fhqjwyk's Stars
zju3dv/clean-pvnet
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
zju3dv/pvnet
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
YoungXIAO13/ObjectPoseEstimationSummary
Resources (papers, datasets, rendering methods) in the domain of object pose estimation.
kroglice/MaskedFusion
MaskedFusion
ethnhe/PVN3D
Code for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
RobotLocomotion/LabelFusion
LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes
strawlab/python-pcl
Python bindings to the pointcloud library (pcl)
TRAILab/CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
Thinklab-SJTU/R3Det_Tensorflow
Code for AAAI 2021 paper: R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
Vegeta2020/SE-SSD
SE-SSD: Self-Ensembling Single-Stage Object Detector From Point Cloud, CVPR 2021.
V2AI/Det3D
World's first general purpose 3D object detection codebse.
xy-guo/LIGA-Stereo
Code for LIGA-Stereo Detector, ICCV'21
dvlab-research/DSGN
DSGN: Deep Stereo Geometry Network for 3D Object Detection (CVPR 2020)
cgvict/roLabelImg
Label Rotated Rect On Images for training
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
bubbliiiing/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
ypwhs/captcha_break
验证码识别
ctgk/PRML
PRML algorithms implemented in Python
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
apachecn/fe4ml-zh
:book: [译] 面向机器学习的特征工程
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
faif/python-patterns
A collection of design patterns/idioms in Python
eritpchy/FingerprintPay
让微信、QQ、支付宝、淘宝、云闪付支持使用指纹支付
MegEngine/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍