rpfly3's Stars
akloss/differentiable_filters
tensorflow code for differentiable filtering
Cliu2/MTrans
The PyTorch implementation of 'Multimodal Transformer for Automatic 3D Annotation and Object Detection'.
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
amusi/awesome-lane-detection
A paper list of lane detection.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
hotsuyuki/Graph-Based-SLAM
A guide of Graph-based SLAM with C++ and Python sample code
JeffLIrion/python-graphslam
Graph SLAM solver in Python
apennisi/jpdaf_tracking
A tracker based on joint probabilistic data association filtering.
himanshurawlani/fully_convolutional_network
Building, training and deploying a fully convolutional neural network in TensorFlow
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
vamc-stash/image-retrieval
Image Search Engine
mint-lab/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
xinshuoweng/AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
tobybreckon/python-examples-ip
OpenCV Python Image Processing Examples used for Teaching
adipandas/multi-object-tracker
Multi-object trackers in Python
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
lei-hsia/grokking-system-design
Grokking system design
caiorss/C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
sftrabbit/CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
PacktPublishing/Hands-On-Design-Patterns-with-CPP
Hands-On Design Patterns with C++, published by Packt
Ford/AVData
Autonomous Vehicle Seasonal Dataset
cvlab-epfl/EPnP
EPnP: Efficient Perspective-n-Point Camera Pose Estimation
ctgk/PRML
PRML algorithms implemented in Python
openMVG/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
L1aoXingyu/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
L1aoXingyu/fcn.pytorch