├── C3D_feature_extraction_Colab.ipynb ├── Makefile.config ├── README.md └── extract_C3D_feature.py /C3D_feature_extraction_Colab.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajanjitenpatel/C3D_feature_extraction/HEAD/C3D_feature_extraction_Colab.ipynb -------------------------------------------------------------------------------- /Makefile.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajanjitenpatel/C3D_feature_extraction/HEAD/Makefile.config -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajanjitenpatel/C3D_feature_extraction/HEAD/README.md -------------------------------------------------------------------------------- /extract_C3D_feature.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajanjitenpatel/C3D_feature_extraction/HEAD/extract_C3D_feature.py --------------------------------------------------------------------------------