Yonghye Kwon
Yonghye Kwon
@RangeKing How about replacing "P" with "C" in the backbone? In the paper [Feature Pyramid Networks for Object Detection](https://arxiv.org/pdf/1612.03144.pdf) which introduced the concept of a feature pyramid network, `Cn` was...
@RangeKing Thanks! I missed it.
@ingjae Thanks! Can you upload an error message?
@ingjae Thanks!
@ingjae I found a solution. All we need is qt6...
@ingjae @xrv0 @DenpaBorisu @sambo55 @rabdulatipoff @y9luiz @6630507 I released Ubuntu 22.04 version of it. https://github.com/developer0hye/Yolo_Label#for-ubuntu-2204 However, I just tried it on Ubuntu 22.04 of wsl2, so I didn't check it...
@thuangb @NimaAgm @e8035669 implemented a function for this issue! 
# results.csv  # wandb  # tensorboard 
@glenn-jocher Averaging metrics provides a simple overview of our model's performance, but this approach may omit details that are critical for in-depth analysis. I propose that we save both the...
This code has a bug related to plotting mean metrics for val loss on results.png. I am working on it.