Pinned Repositories
Add-Christmas-Hat
Add Christmas hat on one's head based on OpneCV and Dlib
algs4
Algorithms, 4th edition textbook code and libraries
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
AVP-SLAM-SIM
A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813
awesome-public-datasets
A topic-centric list of HQ open datasets.
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
can-utils
Linux-CAN / SocketCAN user space applications
CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
happyamyhope's Repositories
happyamyhope/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
happyamyhope/AVP-SLAM-SIM
A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813
happyamyhope/awesome-public-datasets
A topic-centric list of HQ open datasets.
happyamyhope/can-utils
Linux-CAN / SocketCAN user space applications
happyamyhope/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
happyamyhope/coding-interview-university
A complete computer science study plan to become a software engineer.
happyamyhope/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
happyamyhope/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
happyamyhope/d2l_mxnet_code
learn mxnet with d2l.
happyamyhope/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
happyamyhope/flann
Fast Library for Approximate Nearest Neighbors
happyamyhope/head-pose-estimation
Real-time head pose estimation built with OpenCV and dlib
happyamyhope/keras
Deep Learning for humans
happyamyhope/LearnOpenGL
Code repository of all OpenGL tutorials found at https://learnopengl.com
happyamyhope/MarkToolForParkingLotPoint
A tool for parking-slot labeling under surround-view image
happyamyhope/matlab_IPM
Using camera parameters to transform the original camera image into IPM.
happyamyhope/model_deployment
sample model deployment code
happyamyhope/modern-cpp-tutorial
📚 C++11/14/17 On the Fly
happyamyhope/MTCNN_window_cpu
a demo description about how to use MTCNN on windows with cpu.
happyamyhope/openface
Face recognition with deep neural networks.
happyamyhope/protobuf
Protocol Buffers - Google's data interchange format
happyamyhope/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
happyamyhope/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
happyamyhope/shell_test
shell test
happyamyhope/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
happyamyhope/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
happyamyhope/tensorrt-laboratory
Explore the Capabilities of the TensorRT Platform
happyamyhope/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
happyamyhope/VSLAM_note
视觉SLAM笔记例程
happyamyhope/zh-google-styleguide
Google 开源项目风格指南 (中文版)