Pinned Repositories
a_new_try_calibrataion_beta1.0
It's a new-try tool, which can find out a more accuracy principle point on the base of OpenCV fisheye function's instrinsic matrix through a new score way.
ADAS-moving-object-detection
it's a tool to find out the moving object in dynamic background (especially while car driving) based on OpenCV and VS2013.
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-deep-learning-papers
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
fisheye_calibration
It's a tool which can calibrate fisheye camera.
PnP-camera-pose-estimation
Here's a comprehensive comparison between P3.5P\Bujnak\Ratio\Angle\Zheng-polyeig\Zheng-CP.
madaiqian's Repositories
madaiqian/ADAS-moving-object-detection
it's a tool to find out the moving object in dynamic background (especially while car driving) based on OpenCV and VS2013.
madaiqian/fisheye_calibration
It's a tool which can calibrate fisheye camera.
madaiqian/PnP-camera-pose-estimation
Here's a comprehensive comparison between P3.5P\Bujnak\Ratio\Angle\Zheng-polyeig\Zheng-CP.
madaiqian/a_new_try_calibrataion_beta1.0
It's a new-try tool, which can find out a more accuracy principle point on the base of OpenCV fisheye function's instrinsic matrix through a new score way.
madaiqian/awesome-courses
:books: List of awesome university courses for learning Computer Science!
madaiqian/awesome-computer-vision
A curated list of awesome computer vision resources
madaiqian/awesome-deep-learning-papers
madaiqian/awesome-deep-vision
A curated list of deep learning resources for computer vision
madaiqian/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
madaiqian/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
madaiqian/caffe
Caffe: a fast open framework for deep learning.
madaiqian/caffe-model
Python script to generate prototxt on Caffe, specially the inception_v3 \ inception_v4 \ inception_resnet \ fractalnet
madaiqian/caffe-tensorflow
Caffe models in TensorFlow
madaiqian/eyescream
natural image generation using ConvNets
madaiqian/fast-rcnn
Fast R-CNN
madaiqian/faster_rcnn
Faster R-CNN
madaiqian/madaiqian.github.com
madai's blog
madaiqian/madaiqian.github.io
madaiqian/mineye
reverse image search engine in opencv
madaiqian/models
Models built with TensorFlow
madaiqian/numer.ai
madaiqian/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
madaiqian/research
comma.ai for the people to experiment with
madaiqian/rgbd-slam-tutorial-gx
code for the rgbd-slam tutorial written in cnblogs
madaiqian/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
madaiqian/SLAM
it's a simple slam project.
madaiqian/Surround360
Surround360 is Facebook's open source hardware and software for capturing stereoscopic 3D 360 video for VR. The repo contains hardware designs, as well as software for camera control and rendering.
madaiqian/tensorflow
Computation using data flow graphs for scalable machine learning
madaiqian/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners