资源算法Reinspect

Reinspect

2019-09-20 | |  61 |   0 |   0

mxnet-reinspect

MXNet version of Reinspect

Features

  • No training included

  • 35 fps for detection (Nvidia TITANX)

  • enlarge the bbox to the whole body by scales varying from scenes to scenes

  • ROI Pooling for bounding boxes to extract features

Additional Requirements

  • Transfer caffemodel to MXNet using caffe_converter in mxnet/tools.

Illustration

  • mxnet_track.py is the main file

  • config.json describes the hyperparameters

  • reinspect.json is the network architecture file

  • utils is similar to that in Reinspect with redundant files moved.

  • model-transfer specifies the needs to deal with the model learned in Reinspect

Process

  • mxnet model load googlenet params

  • mxnet model load lstm params (lstm.h5)

  • output the proposals

  • extract the features of bbox proposals

Note

TODO

  • add learning process to mxnet-reinspect.


上一篇:Dynamic pose estimation

下一篇:NetVlad

用户评价
全部评价

热门资源

  • 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...