Closed MyVanitar closed 7 years ago
@VanitarNordic yes you can fine-tune your model or train it completely from scratch on any custom dataset. You will just have to write a data loader. One of the data loader located here can be used as an example.
Thank you. Two tips remains:
1) The pre-trained weights (CityScapes, CamVid) and where to load them 2) Where to change number of classes
Hi,
is there any possibility to fine-tune this model on a custom datase with different number of classes? The pre-trained weights must be exist also, as I know.