MotionSqueeze icon indicating copy to clipboard operation
MotionSqueeze copied to clipboard

Official PyTorch Implementation of MotionSqueeze, ECCV 2020

Results 10 MotionSqueeze issues
Sort by recently updated
recently updated
newest added

I don't understand "num_segmens" parameter. Please explain it

I met a problem named“Resolve Packge Not Found” when creating the environment,and I have no idea how to solve it........ ![image](https://user-images.githubusercontent.com/87755270/189642039-05e74815-1874-4398-b8db-8ffd4b77d3d1.png)

Thanks for sharing this great work. I wonder if you could also share the code for training MobileNet-v2 with motion squeeze module?

Can you provide a pre-trained model of the Kinetics-400?

Hello, thank you for such valuable work. I read and debugged your code, and I have a question about how to visualize the optical flow calculated by the motionsqueeze module....

Can this module be inserted into the 3D model? How to insert? thanks? for example, in the Flow_refinement class, What is the shape of input x, res, match_v, and the...

Hi. May I ask that how long did you take respectively when you train your experiments in these 4 datasets?

any colab versions?

This is a nice work! I want to know how to draw the visualized graph in the paper? ![image](https://user-images.githubusercontent.com/90258232/227140589-98603301-3278-44f3-9fb7-6c0f5c5d3e9d.png) Thank you!