Coder Social home page Coder Social logo

traffic-sign-detection-learning's Introduction

Traffic-Sign-Detection-Learning


Further modifications on this repo will be updated on Gitlab temporarily for about a month (before 9.15).

  1. Choose Faster RCNN or Mask RCNN (rewrite and run)
  2. Understand RoIAlign & RoIPooling
  3. Read two papers:

Co-domain Embedding using Deep Quadruplet Networks for Unseen Traffic Sign Recognition

Perceptual Generative Adversarial Networks for Small Object Detection

Under Directory Test1 - Test3:

  1. Three DL programs to quickly warm up and get familiar with PyTorch; more importantly, to gain experience on how to adjust parameters and architecture.
  2. Test1: A simple FCN implementation on PASCAL-VOC-2007.
  3. Test2: A classification network using CNN & ResNet on CIFAR-10.
  4. Test3: A classfication & localization network on CUB-200-2011.

Under Directory Faster-RCNN-records:

  1. Do multiple tests on PASCAL-VOC-2007 with Faster-RCNN from faster-rcnn.pytorch.
  2. Records all the runtime output.

Under Directory tt100k-records:

  1. Do tests based on the same source code.
  2. Modify the pretreatment and evaluation parts of the code.
  3. Records all the runtime output.

Under Directory cloned_faster_rcnn_codes:

  1. Comment on the Faster-RCNN source code.

Under Directory pooling:

  1. Read and comment on the code of RoIAlign & RoIPooling.

About the Notes:

  1. note1.txt: The progress of object detection, starts from RCNN, through SPP and Fast-RCNN, ends with Faster-RCNN.
  2. note2.txt: About RPN, etc.
  3. note3.txt: Notes on Tutorial provided by faster-rcnn.pytorch.
  4. note4.txt: Details on RoI-Pooling, RoI-Align and RoI-Warping.
  5. note5.txt: Study PASCAL-VOC-2007 & TT100K datasets.

traffic-sign-detection-learning's People

Contributors

song630 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

traffic-sign-detection-learning's Issues

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.