THU-MIG / yolov10

YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
https://arxiv.org/abs/2405.14458
GNU Affero General Public License v3.0
10.04k stars 1k forks source link

YoloV10 OBB #31

Open SwEngine opened 6 months ago

SwEngine commented 6 months ago

Do you have any plan to develop YoloV10 OBB (Oriented-Bounding-Box)? It would be super beneficial!

sgrejepov commented 6 months ago

I'm also using YOLO OBB and looking forward to seeing the YOLOv10 OBB model release!

iodncookie commented 6 months ago

up

sundawei commented 6 months ago

up

joramvdsluis commented 6 months ago

That would be great! Looking forward to the OBB release!

maxvandenheuvel commented 6 months ago

Amazing prospect! +1 for v10 OBB

boringthegod commented 5 months ago

would be insane

my-run commented 5 months ago

go for it

B1SH0PP commented 5 months ago

I use the v8 obb module, it can be trained normally. Is this a real obb? Also, what needs to be modified if you want to implement a valid obb module?

kevinzezel commented 5 months ago

up

DWendou commented 5 months ago

I was gonna say the same thing

hamhanry commented 4 months ago

currently, i am also working on YOLOv10-OBB. However i might update the repo soon , possibly the end of the week, i will be realeasing the YOLOv10-N-OBB and YOLOv10-S-OBB.

hamhanry commented 4 months ago

Hi, everyone, the pretrained model yolov10n-obb and yolov10s-obb is already up. as well as i provide the hugging space to try it directly

metric : https://github.com/hamhanry/YOLOv10-OBB hf : https://huggingface.co/spaces/hamhanry/YOLOv10-OBB

hopefully this could be a features in the readme as well, if you find usefull. thanks.

@jameslahm