LateTemporalModeling3DCNN icon indicating copy to clipboard operation
LateTemporalModeling3DCNN copied to clipboard

Results 18 LateTemporalModeling3DCNN issues
Sort by recently updated
recently updated
newest added

add python scripts to automatically download model weights.

enhancement

Thank you for this great work. I am working on a similar problem, I want to apply BERT for some frame features extracted using I3D, but I want to perform...

Hi Great work you've done here! Please how do I test the model on long video clip with different actions occurring at separate time intervals? Thanks

Changes: 1. Update environment.yml 2. Remove unused import 3. Update README to make code more visible.

While running `conda env create -f LateTemporalModeling3D.yml` getting following error ``` ResolvePackageNotFound: - fontconfig==2.13.0=h9420a91_0 - pcre==8.43=he6710b0_0 - scikit-learn==0.20.1=py36h4989274_0 - mkl_fft==1.0.4=py36h4414c95_1 - libgcc-ng==9.1.0=hdf63c60_0 - libstdcxx-ng==8.2.0=hdf63c60_1 - wrapt==1.11.2=py36h7b6447c_0 - tornado==6.0.3=py36h7b6447c_0 - icu==58.2=h9c2bf20_1...

good first issue
question

Hi. This is a great job. I'm just a beginner to this work. I just wonder if a video contains 2 or more actions so the model can automatically separate...

I tried your eval script (spatial_demo_bert.py) it worked at first but after a while a Cuda runtime error occurred. The first two or three times the error was gone after...

help wanted
question

I read README.md and then found it mentioned that 'Later, please download the necessary files from the link, and copy them into the main directory. https://1drv.ms/u/s!AqKP51Rjkz1Gaifd54VbdRBn6qM?e=7OxYLa',however I just cannot open...

enhancement