i have trained a model in yolov7. and i want to improve it. what method should i do to improve it?
a. use the best model and use it to train new batch of images.
b. use the best model and use it to train all images with new batch of image.
c. use the last model and use it to train new batch of images.
d. use the last model and use it to train all images with new batch of image.
JuanG024 t1_iswt0yv wrote
Reply to [D] Simple Questions Thread by AutoModerator
i have trained a model in yolov7. and i want to improve it. what method should i do to improve it?
a. use the best model and use it to train new batch of images.
b. use the best model and use it to train all images with new batch of image.
c. use the last model and use it to train new batch of images.
d. use the last model and use it to train all images with new batch of image.