Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.09 KB
home heroImage actionText actionLink features footer
true
快速上手 →
/zh-CN/guide/
title details
User Friendly
It is smaller and less complex than some other computer vision libraries. It provide an easy-to-use user interface to interacts with.
title details
Developer Friendly
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
Commercial Ready
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 xxx # OR npm install -g vuepress

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

# start writing
cvpm repo run xzyaoi/Face_Utility/Face_Detection

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