资源算法fpn_rssd

fpn_rssd

2019-12-25 | |  36 |   0 |   0

FPN RSSDs

this project aims to combine FPN and SSD for object detection. as all we know, SSD are not fully using multi layer features to merge low resolution and high semantic feature togather to get a good result on object detection. We applied FPN on SSD to make it more reasonable.

Beside, a MobileNetV2 backbone has been added to achieve a fast speed for SSD. Also, we call it RSSD because we try do RBox detection on image rather than regular box.

updates:

2019.07.29: The FPN+SSD part were worked now, source codes at: http://manaai.cn/aicodes_detail3.html?id=41, rotate box part still need finetue. 2019.07.15: We complete the detection part combines FPN and SSD, check our codes on MANA platform: http://manaai.cn2019.01.09: first init project, all things will on going still I successfully trained a RBox detection model. keep an eye on our progress.

RSSD

So the RSSD is a Rotated SSD framework which is same as DRBox (there is a paper compose that). In the implementation will contains both normal detection framework and the RBox detection.


上一篇:SRCNN-Chainer

下一篇:caffe-fpn

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...