Try it in Replicate!
Or download the model from GitHub Releases:
this model is a fine-tuned variant of resnet152.
it's been converted to a classfication model with 4 classes. 0°, 90°, 180°, 270°
.
for fine-tunning this model, i used MS COCO (Microsoft Common Objects in Context) dataset.
train2017
and test2017
for training, and val2017
for validation.
GPU: NVIDIA GTX 1660 SUPER 6 GIB VRAM
time per epoch: ~ 3h:45m
same licence as resnet. apache-2.0