Pinned Repositories
blockchain-samples
Samples demonstrating the use of Blockchain with IBM Watson IoT
blockchain_go
A simplified blockchain implementation in Golang
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ChatGPT
Reverse engineered ChatGPT API
compose
Define and run multi-container applications with Docker
cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
Deep-Learning-Movie-Scene-Detection
A project that trains a neural network to recognize certain types of movie scenes (i.e: every drinking scene from Mad Men, every kissing scene from the Titanic, etc.)
Drunk-Detect
A deep learning model for drunk detection.
Drunk-Driver-Detection
Detection of a person under the influence of alcohol by analyzing a video feed of his face using computer vision, which has its applications for drunk/dangerous driving and maybe some other security purposes.
drunk-driving-detection
Drunk driving is actually one of the most problematic factors in driving. To prevent such drunk driving, we propose our system.
xuyuli0612's Repositories
xuyuli0612/ChatGPT
Reverse engineered ChatGPT API
xuyuli0612/eddnovasi
xuyuli0612/Python-100-Days
Python - 100天从新手到大师
xuyuli0612/Drunk-Driver-Detection
Detection of a person under the influence of alcohol by analyzing a video feed of his face using computer vision, which has its applications for drunk/dangerous driving and maybe some other security purposes.
xuyuli0612/drunk-driving-detection
Drunk driving is actually one of the most problematic factors in driving. To prevent such drunk driving, we propose our system.
xuyuli0612/Deep-Learning-Movie-Scene-Detection
A project that trains a neural network to recognize certain types of movie scenes (i.e: every drinking scene from Mad Men, every kissing scene from the Titanic, etc.)
xuyuli0612/face_recognition
The world's simplest facial recognition api for Python and the command line
xuyuli0612/tools
[mirror] Go Tools
xuyuli0612/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
xuyuli0612/opencv_demo
关于OpenCV的小案例。图像边缘、角点和轮廓检测;图像分割;图像增强;图片拼接;运动目标检测;颜色直方图比较;三帧帧差法;抠图案例;人脸识别案例;布匹瑕疵检测小思路
xuyuli0612/MultiButton
Button driver for embedded system
xuyuli0612/compose
Define and run multi-container applications with Docker
xuyuli0612/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
xuyuli0612/fabric-samples
xuyuli0612/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
xuyuli0612/heroes-service
Short tutorial to build a blockchain application in Go with Hyperledger Fabric
xuyuli0612/learngit1
xuyuli0612/iot-nodejs
Client libraries and samples for connecting to IBM Watson IoT using nodejs
xuyuli0612/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
xuyuli0612/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
xuyuli0612/gitskills
xuyuli0612/learngit
xuyuli0612/roadmap
Golang Software Engineer Roadmap (pre-alpha)
xuyuli0612/gopl.io
Example programs from "The Go Programming Language"
xuyuli0612/Hyperledger-Fabric-for-Trusted-IoT
This code pattern introduces you to Hyperledger Fabric which is an open-source blockchain framework and Watson IoT platform by using Node-RED in order to store the upcoming data on a distributed network immutably.
xuyuli0612/hello-world
Just another repository
xuyuli0612/blockchain_go
A simplified blockchain implementation in Golang
xuyuli0612/blockchain-samples
Samples demonstrating the use of Blockchain with IBM Watson IoT
xuyuli0612/hyperledger
Hyperledger Project is a new Collaborative Project at The Linux Foundation. The technical community is just getting started and will be adding code to the repository in the coming weeks. Check hyperledger.org for more information about joining the mailing lists and participating in the conversations.
xuyuli0612/soble
A facial recognition iOS app to prevent drunk driving. Uses facial recognition to recognize level of intoxication. Integrated with Arduino/bluetooth to prevent user from unlocking car by blocking key fob signal, if determined to be unfit to drive.