pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.54k stars 21.33k forks source link

I make a visualization script based on darknet by python #389

Open GZHermit opened 6 years ago

GZHermit commented 6 years ago

like the title.

maybe you feel the orders of darknet is trouble,I will provide you a way of visualization. It will make your train and valid process more relaxable.And you can look at your loss curve and mAP curve!

This is my github project:https://github.com/GZHermit/darknet-visualization_script/tree/master Welcome!!!!

luoyushan333 commented 6 years ago

Thank you for your program.It's useful~

ysh329 commented 6 years ago

Great!

iraadit commented 6 years ago

Can you explain (README?) how to use it? Especially for the loss and mAP curves? Thank you a lot !

ysh329 commented 6 years ago

@iraadit Same issue 🤣