deep-diver / Soccer-Ball-Detection-YOLOv2

YOLOv2 trained against custom dataset
118 stars 43 forks source link

How to load from downloade checkpoins #11

Open veshitala opened 5 years ago

veshitala commented 5 years ago

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

deep-diver commented 5 years ago

what are the four files?

veshitala commented 5 years ago

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

Tanmay-Kulkarni101 commented 4 years ago

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