We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
> E:\DOTA_dataset\coco2017>python voc2coco.py --ann_dir annotations/train_xml --ann_ids train.txt --labels labels.txt --output train2017.json --ext xml > Traceback (most recent call last): > File "voc2coco.py", line 151, in <module> > main() > File "voc2coco.py", line 140, in main > annpaths_list_path=args.ann_paths_list > File "voc2coco.py", line 32, in get_annpaths > ann_ids = f.read().split() > UnicodeDecodeError: 'gbk' codec can't decode byte 0xff in position 0: illegal multibyte sequence
can anyone help me?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
can anyone help me?
The text was updated successfully, but these errors were encountered: