Code Monkey home page Code Monkey logo

detectron2's People

Contributors

alexander-kirillov avatar apivovarov avatar bowenc0221 avatar bryant1410 avatar chenbohua3 avatar chengyangfu avatar endernewton avatar jonmorton avatar jss367 avatar kondela avatar lyttonhao avatar marcszafraniec avatar maxfrei750 avatar mrparosk avatar obendidi avatar patricklabatut avatar ppwwyyxx avatar puhuk avatar rajprateek avatar raymondcm avatar rbgirshick avatar sampepose avatar superirabbit avatar theschnitz avatar tkhe avatar vkhalidov avatar wangg12 avatar wat3rbro avatar wenliangzhao2018 avatar yanicklandry avatar

Watchers

 avatar

detectron2's Issues

Request soft-NMS, Non-maximum weighted (NMW), and Weighted boxes fusion (WBF)

๐Ÿš€ Feature

  • I'd like to use some alternatives to Non-Maximum Suppression (NMS) below in detectron2:
  1. soft-NMS
  2. Non-Maximum Weighted (NMW)
  3. Weighted Boxes Fusion (WBF)

Motivation & Examples

  • NMS is one of the most conventional techniques to eliminate redundant bounding boxes
  • But some techniques show better results than NMS:
  1. soft-NMS
  2. Non-Maximum Weighted (NMW)
  3. Weighted Boxes Fusion (WBF)
  • Soft-NMS surpasses NMS on PASCAL VOC 2007 and MS-COCO for R-FCN and Faster-RCNN

Note

We only consider adding new features if they are relevant to many users.

If you request implementation of research papers -- we only consider papers that have enough significance and prevalance in the object detection field.

We do not take requests for most projects in the projects/ directory, because they are research code release that is mainly for other researchers to reproduce results.

"Make X faster/accurate" is not a valid feature request. "Implement a concrete feature that can make X faster/accurate" can be a valid feature request.

Instead of adding features inside detectron2,
you can implement many features by extending detectron2.
The projects/ directory contains many of such examples.

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.