-
Notifications
You must be signed in to change notification settings - Fork 962
Open
Description
At the beginning, I followed the video operation. When I tried to train the model myself, I encountered the following problem when executing 'generate_tfrecord.py'
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa8 in position 40: invalid start byte
The video is as follows
https://www.youtube.com/watch?v=kq2Gjv_pPe8&list=PLQVvvaa0QuDcNK5GeCQnxYnSSaar2tpku&index=4
Later I tried to use the unmodified source code to execute the same problem
I checked many documents and determined that the CSV encoding type is "UTF-8".
Metadata
Metadata
Assignees
Labels
No labels