8000 GitHub - tkianai/traffic_sign: This is the repo aims at traffic sign detection and recognition competition from data fountain(7th place)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is the repo aims at traffic sign detection and recognition competition from data fountain(7th place)

License

Notifications You must be signed in to change notification settings

tkianai/traffic_sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traffic_sign

This is the repo aims at traffic sign detection and recognition competition from data fountain.

Many thanks to the develop team of mmdetection, which this repo based on.

Installation

  • Install pytorch 1.0 and torchvision following the official instructions.

  • Clone the repository.

    git clone https://github.com/tkianai/traffic_sign

  • Compile cuda extensions.

    cd traffic_sign
    pip install cython
    ./compile.sh
    python setup.py develop

There are refined versions for this jobs, keep waiting...

About

This is the repo aims at traffic sign detection and recognition competition from data fountain(7th place)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0