gsig / charades-algorithms

Activity Recognition Algorithms for the Charades Dataset
http://allenai.org/plato/charades/
201 stars 96 forks source link

[question] FC7 data loader for tensorflow #12

Open guillemdelgado opened 6 years ago

guillemdelgado commented 6 years ago

Hi, Is there any chance you have the equivalent of datasets/charadesrgb.py but in Tensorow? It would help me to process also the FC7 features instead of the RGB images.

gsig commented 6 years ago

Currently, Tensorflow is unfortunately not supported. There might be third-party code lying around that uses tensorflow to load charades data, such as https://github.com/rohitgirdhar/ActionVLAD