AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.81k stars 681 forks source link

Stopping training #145

Open YeetMasterYeet opened 5 years ago

YeetMasterYeet commented 5 years ago

Hello everyone, i am a newbie yolo user, i am training my own model in order to detect fishes, i used around 4k labelled images as a database, now i am training yolo, my question might be dumb but i don’t want to ruin the work that i have done si apologies for my following question: When i decide to stop training i just press control+C on cmd to stop ? Will the training done be saved ?

haviduck commented 4 years ago

training saves weights every 1k iteration i think. hey, wanna share those labelled images :D