Skip to content

run 'generate_tfrecord.py' error #115

@JinHao-Lin

Description

@JinHao-Lin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions