Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run the old branch code #10

Open
hemanthkumar3111 opened this issue Aug 7, 2018 · 4 comments
Open

how to run the old branch code #10

hemanthkumar3111 opened this issue Aug 7, 2018 · 4 comments

Comments

@hemanthkumar3111
Copy link

Hi

I am trying few things for the action recognition for my academic purpose and my area of study is 3DCNN and in your old branch code you have used the 3DCNN as well.

I have one Query which file I should run to execute the source code (There is no run.py file)

Thanks in Advance !!!!!

Regards
Akhil

@TianzhongSong
Copy link
Owner

@hemanthkumar3111 Just run 'uiTest.py'. You may need this pre-trained SSD300 weight file.

@akhilgupta0221
Copy link

@TianzhongSong : It seems you have done a lot of work with data augmentation/preproccesing which is essential for any beginner to start with.
In my case I want to train the model with my own dataset can you please tell me how to how to build train.txt and test.txt. In short I would to understand the training part to recognise some new actions.

Regards
Akhil

@TianzhongSong
Copy link
Owner

@akhilgupta0221 : Hi, the training part is similar with C3D, implementation details (include preparing data and training ) can be found in this repo: C3D-keras

@akhilgupta0221
Copy link

@TianzhongSong: Thanks I will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants