Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

【question】 Attempt to convert the dataset to Label Studio format using the source code coco.py #291

Closed
jiangtangaaaa opened this issue May 22, 2024 · 2 comments

Comments

@jiangtangaaaa
Copy link

@makseq

Hello, sorry to bother you!
I tried to convert my dataset to a format supported by Label Studio using the source code coco.py, but after running this line of code python label_studio_converter/imports/coco.py -i /yiliao5-1.json -o output.json , there were no errors or output.json files generated. I would like to inquire with you about why
您好,打扰了!
我尝试用源码coco.py将我的数据集转换成Label Studio支持的格式,但是使用这行代码运行之后,没有报错也没有output.json的文件生成。我想向您咨询一下是为什么

image

@makseq
Copy link
Member

makseq commented May 22, 2024

Coco.py is not runnable file. Use 'label-studio-converter import' command for it.

@makseq makseq closed this as completed May 22, 2024
@jiangtangaaaa
Copy link
Author

Coco.py is not runnable file. Use 'label-studio-converter import' command for it.Coco.py 是不可运行的文件。使用“label-studio-converter import”命令。

谢谢您!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants