roboflow / roboflow/roboflow-python
Roboflow annotations labeling
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 629
- Forks
- 140
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
Hi
I am generating synthetic images along with annotation txt files in yolo format through blender. When annotation contains object class labels as names bounding boxes are not visible on uploaded(on roboflow) images but if the same annotation files with numbers(such as 0,1,2,...)as labels, then drawing the bounding boxes on uploaded images. I need labels for each object, how to solve this issue?. Please find the attached sheet. As class label is number bbox is visible. If annotation file contains ladder as label it is not showing bbox on it
Document4.docx
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the attached Document4.docx and the reported YOLO annotation examples, comparing numeric class labels with the named label "ladder". Trace the Roboflow image-upload annotation handling to determine the expected label format; done means uploaded images display bounding boxes when annotations use object names as labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100