dongb5
Received the Ph.D. degree in computer science from Beihang University, Beijing, China. Mainly interested in CV and Robotics.
idriverplusBeijing
Pinned Repositories
AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Awesome-Interaction-aware-Trajectory-Prediction
A selection of state-of-the-art research materials on trajectory prediction
awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
cs231n.github.io
Public facing notes page
DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
densenet.pytorch
A PyTorch implementation of DenseNet.
GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
LOMO-feature-extractor
Python implementation of LOMO feature extractor
Retinex
Python implementation of multi scale retinex with color restoration
dongb5's Repositories
dongb5/GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
dongb5/Retinex
Python implementation of multi scale retinex with color restoration
dongb5/LOMO-feature-extractor
Python implementation of LOMO feature extractor
dongb5/AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
dongb5/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
dongb5/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
dongb5/Awesome-Interaction-aware-Trajectory-Prediction
A selection of state-of-the-art research materials on trajectory prediction
dongb5/cs231n.github.io
Public facing notes page
dongb5/DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
dongb5/densenet.pytorch
A PyTorch implementation of DenseNet.
dongb5/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
dongb5/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
dongb5/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
dongb5/GRIP
dongb5/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
dongb5/MPCC
Model Predictive Contouring Controller (MPCC) for Autonomous Racing
dongb5/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
dongb5/PythonRobotics
Python sample codes for robotics algorithms.
dongb5/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
dongb5/pytorch-mask-rcnn
dongb5/Robotics-Path-Planning-04-Quintic-Polynomial-Solver
Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenarios in a Frenet Frame'
dongb5/slambook
dongb5/splines-lib
Library of cubic spline utilities
dongb5/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
dongb5/WassersteinGAN