/UpsideDownDetector

Training the model with ResNet18 to detect if images are upside down

UpsideDownDetector

I have used the dataset from Kaggle 'Cats vs dogs' dataset to detect if the images are upside down or straight.With the ResNet18 model I got an accuracy of 99.90% in 5 epochs.