HumanSignal / HumanSignal/label-studio

label-studio-converter

Đang mở
#5,653 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
28.3k
Fork
3.7k
Merge trung bình
14 giờ
Pull request đã merge (30 ngày)
15

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by reproducing `label-studio-converter import yolo -i data -o ls-tasks.json` with the described images, labels, and classes.txt structure, then inspect how the converter discovers and serializes YOLO inputs. Done means the generated JSON includes all 5537 images with their corresponding annotations.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
docker, typescript
Lĩnh vực
cli, computer-vision
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.