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

错误 #259

Open
YSQC opened this issue Nov 22, 2020 · 0 comments
Open

错误 #259

YSQC opened this issue Nov 22, 2020 · 0 comments

Comments

@YSQC
Copy link

YSQC commented Nov 22, 2020

Traceback (most recent call last):

File "E:\SOFTWARE\anaconada\envs\python3.6\lib\site-packages\tensorflow\python\ops\script_ops.py", line 209, in call
ret = func(*args)

File "D:\YOLOv3_TensorFlow-master (2)\YOLOv3_TensorFlow-master\utils\data_utils.py", line 217, in get_batch_data
img_idx, img, y_true_13, y_true_26, y_true_52,y_true_104 = parse_data(line, class_num, img_size, anchors, mode, letterbox_resize)

File "D:\YOLOv3_TensorFlow-master (2)\YOLOv3_TensorFlow-master\utils\data_utils.py", line 132, in parse_data
img_idx, pic_path, boxes, labels, _, _ = parse_line(line)

File "D:\YOLOv3_TensorFlow-master (2)\YOLOv3_TensorFlow-master\utils\data_utils.py", line 29, in parse_line
line = line.decode()

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 7: invalid start byte

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

No branches or pull requests

1 participant