Coder Social home page Coder Social logo

niupapachina / fpn_rssd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucasjinreal/fpn_rssd

0.0 1.0 0.0 1.22 MB

Rotated Box SSD detection Framework with FPN support, next generation object detection framework

Python 88.44% C++ 0.11% Cuda 3.74% C 7.71%

fpn_rssd's Introduction

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.cn 2019.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.

fpn_rssd's People

Contributors

lucasjinreal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.