An open API service indexing awesome lists of open source software.

https://github.com/vghost2008/wml

Deep Learning toolkit
https://github.com/vghost2008/wml

coco objects365 pytorch trackeval

Last synced: 5 months ago
JSON representation

Deep Learning toolkit

Awesome Lists containing this project

README

          

#[WML](https://github.com/vghost2008/wml2)

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