Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.03 KB
home heroImage actionText actionLink features footer
true
Get Started →
/en-US/guide/
title details
Reproducible
Install pre-trained models along with the source code.
title details
Security
Enjoy the dev experience of developing with CVTron. Adopting it to your own product is very soon and easy. Join our community will bring you more fun to develop with.
title details
Authorizable
Feel free to use it in your commercial product. Some companies have tested it in production environment already. We are also providing consulting service.
MIT Licensed | Copyright © 2018-Present UnArxiv Foundation

As Easy as 1, 2, 3

# install
curl https://get.autoai.org/cvpm/latest.sh # OR manually download binary

# Download Computer Vision Package
cvpm install xzyaoi/Face_Utility # OR cvpm install https://github.com/xzyaoi/Face_Utility

# start serving
cvpm repo run xzyaoi/Face_Utility/Face_Detection

::: warning COMPATIBILITY NOTE CVPM requires Python >= 3.5 :::