Pinned Repositories
500lines
500 Lines or Less
ActiveState_code
ActiveState Code Recipes
Autolabelme
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
awesome-ocr
papers about ocr
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
bilibili-captcha
Recognize CAPTCHA generated by bilibili.com
caffe
Caffe: a fast open framework for deep learning.
herobot's Repositories
herobot/ActiveState_code
ActiveState Code Recipes
herobot/Autolabelme
herobot/awesome-computer-vision
A curated list of awesome computer vision resources
herobot/awesome-deep-vision
A curated list of deep learning resources for computer vision
herobot/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
herobot/awesome-ocr
papers about ocr
herobot/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
herobot/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
herobot/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
herobot/dlib
A toolkit for making real world machine learning and data analysis applications in C++
herobot/face_recognition
The world's simplest facial recognition api for Python and the command line
herobot/free-programming-books
:books: Freely available programming books
herobot/geekcomputers_Python
My Python Examples
herobot/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
herobot/herobot.github.io
herobot/Interview
Interview = 简历指南 + LeetCode + Kaggle
herobot/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and Jetson TX1/TX2.
herobot/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
herobot/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
herobot/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
herobot/Python-100-Days
Python - 100天从新手到大师
herobot/python-patterns
A collection of design patterns/idioms in Python
herobot/realtime_segmenation
Realtime Semantic Segmentation for Mobile Platforms based on Tensorflow's Deeblap Model
herobot/repulsion_loss_ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
herobot/Ros
机器人操作系统ROS 语音视觉控制 雷达建图导航
herobot/scikit-learn
scikit-learn: machine learning in Python
herobot/SeetaFaceEngine2
herobot/ssd_sort
Multi-person tracking with SSD and Sort
herobot/TheAlgorithms_Python
All Algorithms implemented in Python
herobot/YOLO_DeepSORT
based on nwojke/deep_sort