资源算法Pytorch_C3D_Feature_Extractor

Pytorch_C3D_Feature_Extractor

2020-02-10 | |  40 |   0 |   0

Pytorch_C3D_Feature_Extractor

pre-trained model (on sport1M) is available:

C3D_sport.pkl

input: video

python feature_extractor_vid.py -l 6 -i /data/miayuan/videos/ -o /data/miayuan/c3d_features -gpu -id 0 -p /data/miayuan/video_list.txt --OUTPUT_NAME c3d_fc6_features.hdf5

input: frames

python feature_extractor_frm.py -l 6 -i /data/miayuan/frames/ -o /data/miayuan/c3d_features -gpu -id 0 -p /data/miayuan/video_list.txt --OUTPUT_NAME c3d_fc6_features.hdf5


上一篇:enhancer_retraining

下一篇:C3D_feature_extraction

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...