chaoyuaw / pytorch-coviar

Compressed Video Action Recognition
https://www.cs.utexas.edu/~cywu/projects/coviar/
GNU Lesser General Public License v2.1
500 stars 126 forks source link

How to controll the gop? #82

Open tzt101 opened 4 years ago

tzt101 commented 4 years ago

Thanks for your awsome work. However, we have some other questions. If the gop size of compressed video is not 12, how can we extract the motion vector and residual map from the video by your coviar lib. Specifically, how can we modify coviar_data_loder.c?

Interesting6 commented 4 years ago

see this issue:

https://github.com/chaoyuaw/pytorch-coviar/issues/55#issuecomment-490672422