Code Monkey home page Code Monkey logo

r-centernet's Introduction

R-CenterNet(中文)

基于CenterNet的旋转目标检测

demo

  • R-DLADCN(推荐)
    • image
  • R-ResDCN(主干网用的ResNet而不是DLA)
    • image
  • R-DLANet(如果你不会编译DCN,就使用这个没有编译DCN的主干网)
    • image
  • DLADCN.jpg
    • image

notes

  • 我对CenterNet原版代码 进行了重构,使代码看起来更加简洁。
  • 如何编译DCN以及环境需求, 与CenterNet 原版保持一致。
  • 关于数据处理与更多细节, 可以参考 here

Related projects

R-CenterNet(English)

detector for rotated-objections based on CenterNet/基于CenterNet的旋转目标检测

demo

  • R-DLADCN(this code)
    • image
  • R-ResDCN(just replace cnn in resnet with dcn)
    • image
  • R-DLANet(not use dcn if you don't know how to complie dcn)
    • image
  • DLADCN.jpg
    • image

notes

  • I refactored the original code to make codes more concise.
  • How to complie dcn and configure the environment, refer to the original code of CenterNet.
  • For data processing and more details, refer to here

Related projects

r-centernet's People

Contributors

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