File size: 465 Bytes
547e735 | 1 2 3 4 5 6 7 | # CityScapes Model
This directory contains the fine-tuned model trained on the CityScapes dataset.
The initial model was the Mask R-CNN with ResNet50 backbone from torchvision.
The model was trained for 6 epochs, and reached varying success.
It is easy to tell that it is getting better at generalizing, but due to physical constraints I couldn't train it for longer.
Thus, though the actual success is limited, this is a testament to how good the model could be.
|