Skip to content

Commit

Permalink
chore: add example label tool
Browse files Browse the repository at this point in the history
Signed-off-by: Barış Zeren <baris@leodrive.ai>
  • Loading branch information
Barış Zeren committed Sep 3, 2024
1 parent d9a4c3e commit bf7f68f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/datasets/data-anonymization/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ python3 main.py config/yolo_create_dataset.yaml --yolo_create_dataset
#### Step 2: Manually Label the Missing Labels

The dataset which is created in the first step has some missing labels. You should label the missing labels manually.
You can use the following example tools to label the missing labels:

- [label-studio](https://github.com/HumanSignal/label-studio)
- [Roboflow](https://roboflow.com/) (You can use the free version)

Check warning on line 208 in docs/datasets/data-anonymization/index.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Roboflow)

#### Step 3: Split the Dataset

Expand Down

0 comments on commit bf7f68f

Please sign in to comment.