HumanSignal / HumanSignal/label-studio

label-studio-converter

Aperta
#5,653 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
28.3k
Fork
3.7k
Merge medio
14h
PR unite (30g)
15

Descrizione

## Bug Description:
When executing the command **label-studio-converter import yolo -i data -o ls-tasks.json** to generate a JSON file for pre-annotated YOLO detection images, the following folder architecture is assumed:
data:
- images
- labels
- classes.txt
The images folder contains **5537** images, and the labels folder contains an equal number of txt files corresponding to annotations. However, the generated JSON file only contains **3948** images. I've confirmed that each image has a corresponding txt file, and they were generated using a trained YOLOv8 model.

## Environment:
Label Studio latest Docker image

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.