ImageNet Model Training This project implements and trains various ResNet models (ResNet18–ResNet152) on ImageNet. Features Supports training with and without augmentation Implements custom training loops Uses PyTorch for model training