Tonsty's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
obfuscator-llvm/obfuscator
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
amusi/awesome-lane-detection
A paper list of lane detection.
weslynn/AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
jindongwang/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
tzutalin/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
shekkizh/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
hengli/camodocal
CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
hizhangp/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
HKUST-Aerial-Robotics/Stereo-RCNN
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
fixstars/libSGM
Stereo Semi Global Matching by cuda
hoya012/CVPR-2019-Paper-Statistics
Statistics and Visualization of acceptance rate, main keyword of CVPR 2019 accepted papers for the main Computer Vision conference (CVPR)
bchao1/awesome-image-rectification
📝 A curated list of image rectification papers.
divideconcept/FastTrigo
Fast yet accurate trigonometric functions
Yang7879/3D-RecGAN-extended
🔥3D-RecGAN++ in Tensorflow (TPAMI 2018)
zhengthomastang/Cal_PnP
C++ implementation of semi-automatic camera calibration based on Perspective-n-Point (PnP)
shishichang/yolov2-tensorflow
leeyoshinari/YOLO_v2
The implementation of YOLO v2 with TensorFlow
EternityZY/FCN-TensorFlow
An Implementation of Fully Convolutional Networks in Tensorflow.
vlarsson/radialpose
C++ implementation of radial distortion absolute pose solvers.
yhexie/AxKinect2
Some development on Kinect V2.0
lancejchen/FM-Python-Caculator