pytorch-0.4-yolov3 icon indicating copy to clipboard operation
pytorch-0.4-yolov3 copied to clipboard

training with single image

Open dagap opened this issue 6 years ago • 1 comments

Would it be possible to have the network to fit to a single image? So, for example, if I just have a single image with a single class instance, could I train the network to just leern this single image class i.e. overfit to this single instance?

dagap avatar Jul 22 '19 15:07 dagap

Maybe.. But you should apply the excessive data augmentation for single image.

andy-yun avatar Jul 27 '19 06:07 andy-yun