Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.6中测试labelme_to_coco显示没有mode_list参数 #9

Closed
SWHL opened this issue Nov 1, 2023 · 1 comment
Closed

v0.0.6中测试labelme_to_coco显示没有mode_list参数 #9

SWHL opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SWHL
Copy link
Contributor

SWHL commented Nov 1, 2023

使用版本

v0.0.6

报错信息

$ python label_convert/labelme_to_coco.py --src_dir dataset/labelme_dataset
Traceback (most recent call last):
  File "/Users//LabelConvert/label_convert/labelme_to_coco.py", line 257, in <module>
    main()
  File "/Users/LabelConvert/label_convert/labelme_to_coco.py", line 253, in main
    converter(mode_list=args.mode_list.split(","))
AttributeError: 'Namespace' object has no attribute 'mode_list'bash
@SWHL SWHL added the bug Something isn't working label Nov 1, 2023
@SWHL SWHL self-assigned this Nov 1, 2023
SWHL added a commit that referenced this issue Nov 1, 2023
@SWHL
Copy link
Contributor Author

SWHL commented Nov 1, 2023

已经在label_convert==0.0.7中修复

@SWHL SWHL closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant