salesforce / densecap

BSD 3-Clause "New" or "Revised" License
188 stars 61 forks source link

References to feature extraction methods? #26

Closed ghost closed 4 years ago

ghost commented 5 years ago

Hello and thanks for this great repo.

Could you please provide some reference to the paper/implementations used for feature extraction? I believe there are two major methods for feature extraction:

  1. Optical flow BN-Inception feature
  2. RGB ResNet-200 feature

Best, Ali

LuoweiZhou commented 5 years ago

You can find it in the last paragraph of here. A few related notes are here.

ghost commented 5 years ago

Hello.

I appreciate it if you can provide the actual references to the papers that come with this repo. I think it is better that you include them as a part of the repository. I went through the links but found nothing more useful than:

  1. Optical flow BN-Inception feature
  2. RGB ResNet-200 feature

I wish I knew the title of the papers at least :-)

LuoweiZhou commented 5 years ago

It's based on this repo: https://github.com/yjxiong/anet2016-cuhk