Skip to content
forked from XXTM/topdown

A Top-down modulation with Fast Visual Pathway

License

Notifications You must be signed in to change notification settings

cxy1996/topdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Top-down Modulation Framework for Accurate Object Detection

TODO: This repository implements a top-down modulation framework in view of human visual pathways. More details is to be implemented.

Installation of GluonCV

The repository is built with Python 3.5/3.6. Install GluonCV with the following commands:

pip3 install gluoncv --pre
pip3 install mxnet-cu90 --pre --upgrade

Directory structure

- topdown
    - demo          # image examples for inference
    - model         # building blocks for the framework
    - scripts       # training and evaluation for object detectors
    - snapshot      # (add to .gitignore) save training snapshots here

Copyright (c) 2018, XXTM, IAIR.

About

A Top-down modulation with Fast Visual Pathway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%