add one more class to pre-trained model
Opened this issue · 0 comments
Deleted user commented
Hi, I trained a ENet model on a reduced Cityscapes dataset with 12 classes (including void). But now I need to extend this model to 13 classes. Is there any way to fine-tune the model instead of training from scratch with 13 classes? Thank you for the help!