8000 GitHub - reallinfo/XCloud: EXplore Cloud in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

reallinfo/XCloud

8000
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCloud

XCloud (EXplore Cloud)

Introduction

XCloud is an open-source AI platform which provides common AI services (computer vision, NLP, data mining and etc.) with RESTful APIs. The platform is developed and maintained by @LucasX based on Django and PyTorch.

Features

  • Computer vision
    • Face Analysis
      • Face Comparison
      • Facial Beauty Prediction
      • Gender Recognition
      • Race Recognition
      • Age Estimation
    • Image Recognition
      • Scene Recognition
      • Flower Recognition
  • NLP
    • Text Similarity Comparison
    • Sentiment Classification for douban.com
    • News Classification
  • Data Mining
    • Zhihu Live Quality Evaluation
  • Data Services
    • Zhihu Live & Comments
    • Major Hospital Information
    • Primary and Secondary School on Baidu Baike
    • Weather History

Note

XCloud is free for researchers but your should cite our paper for your usage.

@inproceedings{xu2018crnet,
  title={CRNet: Classification and Regression Neural Network for Facial Beauty Prediction},
  author={Xu, Lu and Xiang, Jinhai and Yuan, Xiaohui},
  booktitle={Pacific Rim Conference on Multimedia},
  pages={661--671},
  year={2018},
  organization={Springer}
}
@article{xu2018transferring,
  title={Transferring Rich Deep Features for Facial Beauty Prediction},
  author={Xu, Lu and Xiang, Jinhai and Yuan, Xiaohui},
  journal={arXiv preprint arXiv:1803.07253},
  year={2018}
}

For commercial use, please email me AT xulu0620@gmail.com for more details.

License

MIT

About

EXplore Cloud in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0