HumanSignal / HumanSignal/label-studio

label-studio-converter

Abierto
#5,653 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
28.3k
Forks
3.7k
Merge medio
14 h
PR fusionados (30 d)
15

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.