Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
3 days ago | |
---|---|---|
demo | 3 months ago | |
docker | 1 year ago | |
requirements | 9 months ago | |
tlxzoo | 2 weeks ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 3 days ago | |
setup.cfg | 1 year ago | |
setup.py | 1 year ago |
Pre-trained models based on TensorLayerX.
TensorLayerX is a multi-backend AI framework, which can run on almost all operation systems and AI hardwares, and support hybrid-framework programming. The currently version supports TensorFlow, MindSpore, PaddlePaddle, PyTorch, OneFlow and Jittor as the backends.
# install from pypi
pip3 install tlxzoo
docker pull xiaolong0612/tlxzoo:0.0.1
# run docker
cd /workspace/tlxzoo
python demo/vision/image_classification/vgg/predict.py
python demo/vision/image_classification/vgg/train.py
https://pan.baidu.com/s/1FZiHSthgX2FqynBP9cJ6_A?pwd=8dbs
python demo/vision/image_classification/vgg/predict.py
TLXZOO currently covers 4 fields and 12 tasks. They ares listed below:
No Description
Python other