Giter VIP home page Giter VIP logo

fcospss's Introduction

Object Detection Made Simpler by Eliminating Heuristic NMS

PyTorch Implementation for Our Paper: "Object Detection Made Simpler by Eliminating Heuristic NMS"

Requirements

Usage:

The code is being submitted to the company for open source review.

PSS for nms-free Object Detection:

End-to-End Training

Model Backbone MS Training lr sched mAP (COCO2017 val) link
FCOS R50 Yes 1x 38.6 soon
FCOS R50 Yes 2x 41.0 soon
FCOS R50 Yes 3x 42.0 soon
ATSS R50 Yes 1x 39.5 soon
ATSS R50 Yes 2x 41.9 soon
ATSS R50 Yes 3x 42.8 soon
FCOSPss R50 Yes 3x 42.3 soon
ATSSPss R50 Yes 3x 42.6 soon
ATSSPss R101 Yes 3x 44.2
ATSSPss X-101-32x4d-DCN Yes 3x 47.5
ATSSPss R2N-101-DCN Yes 3x 48.5

Two-Step Training

If we have a pretrained model, only finetuning the PSS head can save the training time.

Model Backbone MS Training lr sched mAP
pretrain model (w NMS)
mAP
finetuned PSS (w/o NMS)
GFocalV2Pss R50 Yes 12 43.9 43.3
GFocalV2Pss X-101-32x4d-DCN Yes 12 48.8 48.2
GFocalV2Pss R2N-101-DCN Yes 12 49.9 49.2

PSS for nms-free Instance Segmentation

End-to-End Training

Model NMS Backbone MS Training lr sched bbox mAP (COCO2017 val) segm mAP (COCO2017 val) link
CondInst Yes R50 Yes 1x 38.9 34.1
CondInst Yes R50 Yes 3x 42.1 37.0
CondInstPss No R50 Yes 1x 39.4 34.4
CondInstPss No R50 Yes 3x 42.4 36.8
CondInstPss No R101 Yes 3x 44.0 38.2

Citation

If you use the package in your research, please cite our paper:

@misc{zhou2021object,
      title={Object Detection Made Simpler by Eliminating Heuristic NMS}, 
      author={Qiang Zhou and Chaohui Yu and Chunhua Shen and Zhibin Wang and Hao Li},
      year={2021},
      eprint={2101.11782},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

PS

团队长期招聘中,社招/实习/校招,我们都要 ! 欢迎投递简历,邮箱: [email protected]

fcospss's People

Contributors

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