Pinned Repositories
-
04-Regularized-Logistic-Regression-Python
This repo contains a Python code that performs regularized logistic regression
ADAS
Advanced Driver Assistance System
Advanced_Lanes_Detection
Advanced Lanes Detection using camera calibration, gradient/colour thresholding, a bird's-eye view perspective transform, a sliding window search and quadratic polynomial fits
AssiFive
AssignEight
python
Python学习
spark_multiboost
An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.
kongmo's Repositories
kongmo/bdd-data
Scripts to use BDD Dataset
kongmo/books
"我的阅历"
kongmo/Chinese-UFLDL-Tutorial
[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。
kongmo/DBNet
DBNet: A Large-Scale Dataset for Driving Behavior Learning
kongmo/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
kongmo/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
kongmo/DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
kongmo/Faster-RCNN_TF
Faster-RCNN in Tensorflow
kongmo/gym
A toolkit for developing and comparing reinforcement learning algorithms.
kongmo/hah-
kongmo/hangzhouYunQi2017ppt
kongmo/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
kongmo/keras-squeezenet
SqueezeNet implementation with Keras Framework
kongmo/mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
kongmo/numpy-100
100 numpy exercises (100% complete)
kongmo/opencv
Open Source Computer Vision Library
kongmo/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
kongmo/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
kongmo/PythonRobotics
Python sample codes for robotics algorithms.
kongmo/RPAN
Our implementation of Recurrent Pose Attention in Du et al.: "RPAN: An End-to-End Recurrent Pose-attention Network for Action Recognition in Videos"
kongmo/self-driving-car
The Udacity open source self-driving car project
kongmo/slambook
kongmo/sonnet
TensorFlow-based neural network library
kongmo/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
kongmo/ssd_keras
A Keras port of Single Shot MultiBox Detector
kongmo/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
kongmo/ud120-projects
Starter project code for students taking Udacity ud120
kongmo/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
kongmo/VPGNet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
kongmo/yolo_learn