一、论文

《Fast Learning of Temporal Action Proposal via Dense Boundary Generator》

https://arxiv.org/pdf/1911.04127.pdf

 二、安装

1、依赖

  • Tensorflow == 1.9.0 or PyTorch == 1.1
  • Python == 3.6
  • NVIDIA GPU == Tesla P40
  • Linux CUDA 9.0 CuDNN
  • gcc 5

2、下载编译

# 下载源码
git clone https://github.com/Tencent/ActionDetection-DBG.git
cd ActionDetection-DBG

# Please compile according to the framework you need!!!!
# 1.Compile tensorflow-version proposal feature generation layers
cd tensorflow/custom_op
make

# (or)2.Compile pytorch-version proposal feature generation layers
cd pytorch/custom_op
python setup.py install

三、测试

等待更新~

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐