facebookresearch / ego-topo

Code accompanying EGO-TOPO: Environment Affordances from Egocentric Video (CVPR 2020)
Other
29 stars 3 forks source link

Is there any plug-and-play command for environment affordance? #5

Open major-second opened 2 years ago

major-second commented 2 years ago

Hello, I want to experiment the environment affordance models. I found 'recognition' task in your code repository, however, I cannot find code about the metric for environment affordance. Is there any plug-and-play command for environment affordance? Thanks!

Tushar-N commented 2 years ago

The data we annotated to generate the numbers for the environment affordance experiments is available on our project page (See downloadable data). There is also a Readme describing the data.

All baselines use the same model architecture but are trained with different labels and evaluated on the same test data. The repo does not contain the scripts to run these, but the model and evaluation code can be found here