Code Monkey home page Code Monkey logo

lstd's Introduction

LSTD: A Low-Shot Transfer Detector for Object Detection

Introduction

LSTD is an unified framework for transfer object detetction with a single network. For more details, please refer to our AAAI 2018 spotlight paper.

Framework

LSTD is a network combining the advantage of SSD and Faster-RCNN, where it shares the two-stage detection framework with the feature pyramid of SSD.

Specifically, SSD acts as the region proposal network (RPN) in LSTD. Additionally, we propose Transfer Knowledge (TK) and Background Depression (BD) modules for transfer detection task. More details can be found in LSTD.

For transfer detection, our LSTD outperforms SSD and Faster RCNN significantly. More experiments can be found in LSTD.

Citing LSTD

Please cite LSTD in your publicatins if it helps ypur research.

@inproceedings{hao2018lstd,
  title = {LSTD: A Low-Shot Transfer Detector for Object Detection},
  author = {Hao Chen and Yali Wang and Guoyou Wang and Yu Qiao},
  booktitle = {AAAI},
  year = {2018}
}

Utility

To train/test the models, you may refer to our prototxt samples in train.prototxt, test.prototxt and solver.prototxt.

lstd's People

Contributors

shelhamer avatar jeffdonahue avatar yangqing avatar longjon avatar weiliu89 avatar sguada avatar kloudkl avatar sergeyk avatar ronghanghu avatar qipeng avatar lukeyeager avatar flx42 avatar rbgirshick avatar philkr avatar dgolden1 avatar eelstork avatar mavenlin avatar jamt9000 avatar cypof avatar tnarihi avatar erictzeng avatar yosinski avatar mohomran avatar haochen-rye avatar jyegerlehner avatar mtamburrano avatar netheril96 avatar ducha-aiki avatar fyu avatar kkhoot avatar

Watchers

James Cloos avatar AIHGF 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.