Pyten's Stars
TRI-ML/dd3d
Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
Jingkang50/OODSurvey
The Official Repository for "Generalized OOD Detection: A Survey"
zhanghang1989/RegNet-Search-PyTorch
Search for RegNet using PyTorch
xinzhuma/3dodi-survey
https://arxiv.org/pdf/2202.02980
YYangjlu/Mobileye-M630-Data_Visualization
A software for Mobileye-M630 data visualization
voldemortX/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
Tsinghua-MARS-Lab/HDMapNet
und3fined/medium-unlocker
Read Medium content without limit!
MankaranSingh/Auto-Birds-Eye
Bird's eye/Top Down view generation and mapping with deep learning.
nv-tlabs/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
pytorch/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
visionbike/AdaptiveIPM
Inverse Perspective Mapping
PacktPublishing/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Jinming-Su/SGNet
Code for the IJCAI 2021 paper "Structure Guided Lane Detection"
electech6/ORB_SLAM3_detailed_comments
Detailed comments for ORB-SLAM3
ApolloAuto/apollo
An open autonomous driving platform
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CaoWGG/TensorRT-CenterNet
tensorrt5 , centernet , centerface, deform conv, int8
Ze-Yang/Lane-Detection-with-ERFNet
Paddle Implementation for 2020 China Hualu Cup Data Lake Algorithm Competition co-hosted with Baidu AI (1st Place for Lane Detection Track) 2020**华录杯·数据湖算法大赛(百度AI协办)—车道线识别赛道
lucasjinreal/DCNv2_latest
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
IrohXu/lanenet-lane-detection-pytorch
Unofficial implemention of lanenet model for real time lane detection Pytorch Version
czming/RONELD-Lane-Detection
Official Python implementation of RONELD method (ICPR 2020)
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
dvlab-research/PanopticFCN
Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)
rmunro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
lartpang/PyTorchTricks
Some tricks of pytorch... :star: