roboflow / roboflow/roboflow-python

Roboflow annotations labeling

Open
#158 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.