Skip to content

Project Not Running as Expected #2

@singhangadin

Description

@singhangadin

Hi, That's a very interesting project you have developed. However, I have been facing many issues running it. It seems like readme.md has been update recently, however it seems outdated. It says regarding model, train and image directories but I couldn't find them in the project. #1 was really helpful in preparing Images. I would strongly suggest you to mention those steps in Readme.

I extracted 10,000 frames from the video link you shared in #1 issue. This is exactly how processed images look like after using scripts in utils:
Images Directory

Next I used train.py script and used above shown images to train model. This is how it ran:
train.py

After going through the script, I came to the conclusion that Model saved is the result I expect to see if everything goes well. Which I couldn't find in my execution and training time seems to be unbelievable.

train.py creates a pickle file that looks like this:
Pickle File

and a checkpoint directory as below:
screenshot from 2017-03-29 21-45-26

checkpoint/images directory seems to be empty and rest of the files doesn't seem good (Maybe because of their low size).
I might be doing something wrong with the procedure, It would be really helpful if you could guide me through this project.

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