Skip to content

Latest commit

 

History

History
executable file
·
34 lines (22 loc) · 475 Bytes

README.md

File metadata and controls

executable file
·
34 lines (22 loc) · 475 Bytes

#WML

Machine learning tools library.

##Dependencies

  • Linux or Mac OS
  • Python ≥ 3.6
  • scipy
  • yacs
  • OpenCV
  • pycocotools
  • gcc & g++ ≥ 4.9
  • libturbojpeg

##Installation

pip install -r requirements.txt

License

WML itself is released under the MIT License (refer to the LICENSE file for details).

##Authors

    Wang Jie  bluetornado@zju.edu.cn

    Copyright 2017 The WML Authors.  All rights reserved.