Soccer-Ball-Detection-YOLOv2 icon indicating copy to clipboard operation
Soccer-Ball-Detection-YOLOv2 copied to clipboard

How to load from downloade checkpoins

Open veshitala opened this issue 6 years ago • 3 comments

I have four files during every checkpoint how can i use them again in future if i want to.

veshitala avatar Jun 06 '19 10:06 veshitala

what are the four files?

deep-diver avatar Sep 02 '19 14:09 deep-diver

I have wrote a complete tutorial here https://www.datadiscuss.com/yolo-custom-model-part1/

veshitala avatar Sep 03 '19 17:09 veshitala

Did you try making use of the load : -1 in the options, when you try to load the net ?

Tanmay-Kulkarni101 avatar Nov 15 '19 17:11 Tanmay-Kulkarni101