@thtrieu So i trained my custom weights on tiny-yolo-voc with two classes, and as per my understanding those weights are trained on 20 classes. My question is, once the training is completed, will the generated weights predict just those two classes or other 20 claases as well(if i change the labels.txt anf .cfg file)? if not , what is the advantage of training my data on pretrained weights.
@thtrieu So i trained my custom weights on tiny-yolo-voc with two classes, and as per my understanding those weights are trained on 20 classes. My question is, once the training is completed, will the generated weights predict just those two classes or other 20 claases as well(if i change the labels.txt anf .cfg file)? if not , what is the advantage of training my data on pretrained weights.
Cant i Just train it from scratch?