Coder Social home page Coder Social logo

fast-reid-nni's Introduction

This repo is forked from https://github.com/JDAI-CV/fast-reid and provided some demo-codes based on NNI(https://github.com/microsoft/nni/)

features

  • NNI-HPO , Hyperparameter Optimization
  • NNI-NAS, Neural Architecture Search

TODO

  • NNI-MC, Model Compression, Prune

Start a new HPO exp

Firstly, you should install the nni package (visit https://blog.csdn.net/wb3533366/article/details/134978044 for more details )

pip install nni

then:

python nni_tune.py

Start a new NAS exp

Multi-GPU is not supported now

python nni_nas.py --config-file ./configs/Market1501/sbs_elan_nas.yml --num-gpus 1

License

Fastreid is released under the Apache 2.0 license.

Citing FastReID

If you use FastReID in your research or wish to refer to the baseline results published in the Model Zoo, please use the following BibTeX entry.

@article{he2020fastreid,
  title={FastReID: A Pytorch Toolbox for General Instance Re-identification},
  author={He, Lingxiao and Liao, Xingyu and Liu, Wu and Liu, Xinchen and Cheng, Peng and Mei, Tao},
  journal={arXiv preprint arXiv:2006.02631},
  year={2020}
}

fast-reid-nni's People

Contributors

l1aoxingyu avatar lingxiao-he avatar wangguanan avatar jinkaizheng avatar tcheish avatar lxc86739795 avatar cclauss avatar zkcys001 avatar cathesilta avatar kleinyuan avatar itsnamgyu avatar viokingtung avatar xiaow89 avatar hsfzxjy avatar layumi avatar grimoire avatar u7ko4 avatar xbq1994 avatar xiaomingzhid avatar tycallen avatar

Stargazers

 avatar

Watchers

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