Open Mididou opened 4 years ago
Use this repo https://github.com/RajashekarY/OIDv4_ToolKit which is managed to create annotations for specific classes in yoloV3 format
@RajashekarY Thank you , but the thing is , i've actually used that Repo to download my images , but the annotation txt files is as showed above , and if i'm not mistaken , yolov3 needs the coordinates to be normalized.
Hey that's what I have made changes as per YOLOv3 requirements it's the fork of original @Mididou
https://github.com/MohammedRaheemP/bounding-box-and-annotations/blob/main/IMG_20210722_113801.jpg
go with this bro. easy to understand
Hello Everyone , I have Downloaded Some 1000 Images From OpenImage With Their Bounding Boxes Coordinates , The Labels Looks Like This
( This Is For The First Image , 00a8ac773dff860e.jpg )
00a8ac773dff860e.txt
And I want to transform it to Yolo Format - Normalize The Coordinates - Any Suggestions On How To Do It ?
Any Feedback would be greatly appreciated , thank you .