noureldien / timeception

Timeception for Complex Action Recognition, CVPR 2019 (Oral Presentation)
https://noureldien.com/research/timeception/
GNU General Public License v3.0
157 stars 33 forks source link

3D-resnet #7

Closed CuongNguyen218 closed 5 years ago

CuongNguyen218 commented 5 years ago

Hi, I want to use 3d-resnet model as a part of my project. Can you share your code for me ?

noureldien commented 5 years ago

Hi Cuong, Thanks for asking. Sorry, I did not understand your question. Do you want to train Timeception layers on top of 3D-ResNet101? Then start from here https://github.com/noureldien/timeception/blob/master/experiments/train_keras.py https://github.com/noureldien/timeception/blob/master/experiments/train_pytorch.py

Or do you want the trained model on Charades? I'm expected to release the trained model soon.

CuongNguyen218 commented 5 years ago

Hi Noureldien, Sorry for my unclear question. There are what I am looking for. Thanks for your help.