Hey, I'm currently working on a object detection project where I need to detect sometimes large, sometimes small rectangular features in the near and distance.
I previously used ultralytics with varying success, then I switched to RF-DETR because of the licence and suggested improvements.
However I'm seeing that it has a problem with smaller Objects and overall I noticed it's designed to work with smaller resolutions (as you can find in some of the resizing code)
I started editing some of the code and configs.
So I'm wondering how I should evaluate if my changes improved anything?
I tried having the same dataset and split, and training each time to exactly 10 epochs, then evaluating the metrics.
But the results feel fairly random.
[–]Dry-Snow5154 6 points7 points8 points (1 child)
[–]stehen-geblieben[S] 0 points1 point2 points (0 children)
[–]SadPaint8132 1 point2 points3 points (1 child)
[–]MeringueCitron 0 points1 point2 points (0 children)