Rohit Girdhar
Rohit Girdhar
Thanks for your interest! I'm a little busy at the moment but have added this to my to-do list, so hopefully will get to it soon!
Yes it was developed in python 2
Hi, thanks for your interest. The actions_order task is a multi-label classification task where we pre-define a set of action order classes and the list that you see is the...
Hi @kiyoon, thanks for your interest. - For TSN I used 1 frame each from 3 segments. However at test time you can still run the network on any number...
Please see instructions here: https://github.com/facebookresearch/AVT/blob/main/docs/MODELS.md#epic-kitchens-100-testchallenge-submission
Hi, apologies for the delay. You can always pass in a single file with weights = 1 and it will generate outputs for that single file. Also since the test...
Hi @ofir1080 yes that is (which is the standard setup for EK55)
Hi, thanks for your interest and apologies for the delay. You are correct, there is a linear layer that does this mapping -- https://github.com/facebookresearch/AVT/blob/b082c99a6b3104780237022274db74f5c3124cc5/models/base_model.py#L46
Hi @RodinIvan thanks for your interest in this work! I don't have a config for it since we only used it for some visualizations, however you should be able to...
Yes that is correct.