smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5
GNU General Public License v3.0
772 stars 192 forks source link

It seems that train.py can't save a model #52

Open Amyhds opened 2 years ago

Amyhds commented 2 years ago

I got model but it has nothing and is just 2.0kB size. I think that's why I got this error running iva.py OSError: SavedModel file does not exist at: models/classifier.sav/{saved_model.pbtxt|saved_model.pb} Has anyone experienced the same thing as me?