X-BrainLab / GTNet

6 stars 2 forks source link

Enviroment #1

Open xiaofeng-c opened 3 years ago

xiaofeng-c commented 3 years ago

Thanks for you work.I just want to know what's the enviroment you use,and how we get the class embeddings.

X-BrainLab commented 3 years ago
  1. PyTorch 0.3.1
  2. Python 3.5

You can first try this environment since this code is based on the work "Out-of-Distribution Detection for Generalized Zero-Shot Action Recognition".

If you have any difficulty in reproducing the performance, please do not hesitate to contact with me.

xiaofeng-c commented 3 years ago

OK,thank you very much.

xiaofeng-c commented 3 years ago

How to get the ILSRC-2017 dataset(i just find some video files),and if the .pkl format files are obtained through faster-rcnn by extracting features?