LeonLok / Deep-SORT-YOLOv4

People detection and optional tracking with Tensorflow backend.
GNU General Public License v3.0
496 stars 170 forks source link

ValueError: Cannot create group in read only mode. #2

Open Whisper94 opened 4 years ago

Whisper94 commented 4 years ago

Hello. If I try to use weights after training then I'll get following error: ValueError: Cannot create group in read only mode.

image

could you please help me to solve this issue.

Thank you!