资源算法Tiny Face (original detector)

Tiny Face (original detector)

2019-09-18 | |  83 |   0 |   0

HR101-MXNet

This is an inference-only implementation for MXNet of tiny face. See the following references for more information:

"Finding Tiny Faces."
Peiyun Hu, Deva Ramanan
arXiv preprint arXiv:1612.04402, 2016.

https://arxiv.org/abs/1612.04402

Getting Started

  • Download the origin author's model from here.

  • Transform the origin Matconvnet model to MXNet model using matconvnet_hr101_to_mxnet.py.

  • To run:

    • simply run tiny_detection_mxnet.py

Differences

You should install opencv-python 2.4 to get the nearly completely identical result to the origin implemetation.

Other implementations

cydonia999's Tensorflow implemetation


上一篇:A3C-PyTorch

下一篇:SEAL-CI

用户评价
全部评价

热门资源

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