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
- Host: GitHub
- URL: https://github.com/vghost2008/wml
- Owner: vghost2008
- License: mit
- Created: 2022-09-02T04:14:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T05:57:10.000Z (5 months ago)
- Last Synced: 2026-01-13T08:45:12.290Z (5 months ago)
- Topics: coco, objects365, pytorch, trackeval
- Language: Python
- Homepage:
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```