Code Monkey home page Code Monkey logo

myanonrepo's Introduction

Dual-Refinement-Feature-Pyramid-Networks-for-Object-Detection


Our Development Environment

  • Linux (tested on Ubuntu 16.04)
  • mmdetection 2.0
  • Python 3.7
  • PyTorch 1.4
  • Cython
  • mmcv == 0.6.2

Training

./tools/dist_train.sh <CONFIG_FILE> <GPU_NUM> --validate --work_dir <WORK_DIR>

For example, our models use 3 RTX Titan GPUs for training

./tools/dist_train.sh configs/faster_rcnn_r50_drfpn_1x.py 3

see more details at mmdetection.

Results on MS COCO test-dev2017

Backbone detector lr schedule mAP(det) mAP(mask)
ResNet-50 DRFPN Faster R-CNN 1x 39.6 -
ResNet-101 DRFPN Faster R-CNN 1x 41.1 -
ResNet-101 DRFPN Faster R-CNN 2x 41.8 -
ResNeXt-64x4d-101 DRFPN Faster R-CNN 1x 43.4 -
ResNet-50 DRFPN Mask R-CNN 1x 40.0 36.3
ResNet-101 DRFPN Mask R-CNN 1x 41.9 37.8
ResNet-101 DRFPN Mask R-CNN 2x 42.7 38.4
ResNet-50 DRFPN Cascade Mask R-CNN 1x 43.0 37.7
ResNet-101 DRFPN Cascade Mask R-CNN 1x 44.5 38.8
ResNet-50 DRFPN RetinaNet 1x 38.0 -
ResNet-50 DRFPN FCOS 1x 37.9 -

Results on MS COCO val2017

Backbone detector lr schedule mAP(det) mAP(mask)
ResNet-50 DRFPN Faster R-CNN 1x 39.1 -
ResNet-101 DRFPN Faster R-CNN 1x 40.8 -
ResNet-101 DRFPN Faster R-CNN 2x 41.5 -
ResNeXt-64x4d-101 DRFPN Faster R-CNN 1x 43.0 -
ResNet-50 DRFPN Mask R-CNN 1x 39.7 35.9
ResNet-101 DRFPN Mask R-CNN 1x 41.7 37.4
ResNet-101 DRFPN Mask R-CNN 2x 42.4 38.5
ResNet-50 DRFPN Cascade Mask R-CNN 1x 42.8 37.4
ResNet-101 DRFPN Cascade Mask R-CNN 1x 44.1 38.3
ResNet-50 DRFPN RetinaNet 1x 37.6 -
ResNet-50 DRFPN FCOS 1x 37.6 -

myanonrepo's People

Contributors

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