Pinned Repositories
DeepLearning
Python implementation of UFLDL tutorial code
genius
a chinese segment base on crf
MaskTheFace
Convert face dataset to masked dataset
math_book
mtt-umich
exported from code.google.com/p/mtt-umich
new_word
pyStratAlpha
gucasbrg's Repositories
gucasbrg/MaskTheFace
Convert face dataset to masked dataset
gucasbrg/math_book
gucasbrg/AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
gucasbrg/apollo
An open autonomous driving platform
gucasbrg/ArrayZhangWork
记录日常工作
gucasbrg/ATRank
An Attention-Based User Behavior Modeling Framework for Recommendation
gucasbrg/breezedeus.github.io
Breezedeus's Blog data
gucasbrg/comma-scratch
train openpilot model from scratch
gucasbrg/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
gucasbrg/ctpbee_tutorial
ctpbee入门教程
gucasbrg/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
gucasbrg/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
gucasbrg/face_recognition
The world's simplest facial recognition api for Python and the command line
gucasbrg/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
gucasbrg/FastPhotoStyle
Style transfer, deep learning, feature transform
gucasbrg/jeelizFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
gucasbrg/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
gucasbrg/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
gucasbrg/neo
comma neo research platform
gucasbrg/openpilot
open source driving agent
gucasbrg/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
gucasbrg/Personae
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning.
gucasbrg/Pyod
A Python Toolkit for Outlier Detection (also known as Anomaly Detection)
gucasbrg/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
gucasbrg/robustness
Corruption and Perturbation Robustness (ICLR 2019)
gucasbrg/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
gucasbrg/SPADE
Semantic Image Synthesis with SPADE
gucasbrg/tf_repos
TensorFlow Script
gucasbrg/vnctp-1
从vnpy剥离出来的ctp封装,使用pybind11+cmake编译。
gucasbrg/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS