Darknet: Loss graph after training is stopped

Created on 22 Apr 2020  路  2Comments  路  Source: AlexeyAB/darknet

Is there a way to get loss graph from the starting if my training gets stopped for some reason and I resume it.

Most helpful comment

You should resume training with flag -chart chart.png at the end of training command. https://github.com/AlexeyAB/darknet/pull/4783

All 2 comments

You should resume training with flag -chart chart.png at the end of training command. https://github.com/AlexeyAB/darknet/pull/4783

Thanks, Kudos to you and @pjreddie on such a great work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Yumin-Sun-00 picture Yumin-Sun-00  路  3Comments

Cipusha picture Cipusha  路  3Comments

HilmiK picture HilmiK  路  3Comments

Greta-A picture Greta-A  路  3Comments

jasleen137 picture jasleen137  路  3Comments