hhk7734 / tensorflow-yolov4

YOLOv4 Implemented in Tensorflow 2.
MIT License
136 stars 75 forks source link

visualize training accuracy and loss #90

Open Adeel-Intizar opened 3 years ago

Adeel-Intizar commented 3 years ago

Hello, I want to visualize the Model's accuracy and loss during training and get a graph for accuracy and loss, is it possible to get this using this implementation ?

Thank you

hhk7734 commented 3 years ago

Training-related functions will not work. I'm very busy these days, so I don't know how long the update will be delayed.