Here are some ideas to get you started:
- 🔭 I’m currently working in Alibaba.
- 🌱 I’m currently learning K8S and distributed system.
- 💬 Be free to ask me anything about computer vision and java.
- 📫 How to reach me: chuyuan@ruc.edu.cn.
List below is noteworthy current projects:
- [Processing] A highly available face recognition service software, with a single machine up to 1k+ throughput: face_service
- A document system with upload/delete/rename/classify/comment documents: flask_document_system
- A quick reference book: Ecohnoch-handbook
- My Blog: Ecohnoch.cn
- A simple Kafka demo for python: kafka-python-demo
- A non-intrusive and one-click flask api release tool: flask_autoapi
- A speaker recognition network project: Vggvox-TensorFlow
- A face recognition network project: Tiny-Face-Recognition
- A project of image classification and optimization on cifar100 dataset by using tensorflow-1.x: tensorflow-cifar100
- An usage for finding best learning rate: Find-Best-Learning-Rate-TensorFlow
- An usage for testing speed with different tensorflow input methods: Test_Speed_Tensorflow
- A self-developed Micro-C compiler, using C++ build compiler front-end and QML build compiler interface: MicroC-compilers
- A markdown to python interpreter and has been released to pypi: Markdown-to-Html
- A rpg game editor named mota (version2): mota-version2
- A rpg game editor named mota (version1): mota-version1
- A plants vs. zombies (pvz) game reproduction project: myPVZ
- A game for learning graph algorithms: RPG-Graph