Giter Site home page Giter Site logo

scratchdet's Introduction

ScratchDet: Training Single-Shot Object Detectors from Scratch

By Rui Zhu*, Shifeng Zhang*, Xiaobo Wang, Longyin Wen, Hailin Shi†, Liefeng Bo, Tao Mei. (*Equal Contribution, †Corresponding author)

The code is originally based on the SSD-caffe and RefineDet-caffe framework. We also implement on mmdetection. If you want to use one kind of codes, please follow their instructions to finish the initial install.

Please cite our paper in your publications if it helps your research:

@inproceedings{zhu2019scratchdet,
  title={ScratchDet: Training Single-Shot Object Detectors From Scratch},
  author={Zhu, Rui and Zhang, Shifeng and Wang, Xiaobo and Wen, Longyin and Shi, Hailin and Bo, Liefeng and Mei, Tao},
  booktitle={CVPR},
  year={2019}
}

Introduction

ScratchDet focus on training object detectors from scratch in order to tackle the problems caused by fine-tuning from pretrained networks. In this paper, we study the effects of BatchNorm in the backbone and detection head subnetworks, and successfully train detectors from scratch. By taking the pretaining-free advantage, we are able to explore various architectures for detector designing. Please see our paper for more details.

Figure : Gradient Analysis.

Codes

You can see details and codes in the folder caffe/ and mmdetection/ .

Contact

Rui Zhu (zhur5 at mail2.sysu.edu.cn)

Any comments or suggestions are welcome!

scratchdet's People

Contributors

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