AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.75k stars 7.96k forks source link

wandb in YOLOV4? #7671

Open akshat-suwalka opened 3 years ago

akshat-suwalka commented 3 years ago

In yolov5 we can easily use "wandb" But How can we use "wandb" in yolov4-tiny setup? Can anyone please help me to know as I want to get some plots related to mAP@0.5, mAP@[0.5:095], losses ?

hichamhendy commented 2 years ago

Have you reached any developments on that?