Spaces:
Runtime error
Runtime error
dit vs yolo8
#3
by
kllisre
- opened
Hello, good job. I see that you train two models: yolo8 and dit on the same dataset. I am just curious which model gives you better results and how much.
You don't have to disclose exact numbers, just to give an approximate idea.
Thanks.
Hello sir, our final solution with yolov8 makes use of a lot of preprocessing and post processing that helps boost its accuracy. If we strip down all the preprocessing and postprocessing steps, both YOLOv8 and DIT(with 50,000 steps) gave us more or less similar DICE scores (YOLO around 0.88 and DiT 0.87+). I would like to add, the best score was achieved by another team using ViT. You can find it here: https://www.kaggle.com/competitions/dlsprint2/discussion/432724.
Thank you
kllisre
changed discussion status to
closed