Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
algorithm
algorithms in python
AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
BEVDet
Official code base of the BEVDet series .
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.
BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
BiSeNet
Add bisenetv2. My implementation of BiSeNet
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
Pyten's Repositories
Pyten/BEVDet
Official code base of the BEVDet series .
Pyten/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Pyten/algorithm
algorithms in python
Pyten/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.
Pyten/BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
Pyten/BiSeNet
Add bisenetv2. My implementation of BiSeNet
Pyten/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Pyten/CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
Pyten/CenterPoint
Pyten/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.
Pyten/detr3d
Pyten/HDMapNet
Pyten/jd_seckill_anyi4Pythonback
抢茅台(备份)
Pyten/LaneATT
Code of the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection"
Pyten/lanenet-lane-detection-pytorch
Unofficial implemention of lanenet model for real time lane detection Pytorch Version
Pyten/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
Pyten/mile
PyTorch code for the paper "Model-Based Imitation Learning for Urban Driving".
Pyten/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
Pyten/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Pyten/mono-semantic-maps
Pyten/MonoDEVSNet
Official PyTorch implementation of MonoDEVSNet - "Monocular Depth Estimation through Virtual-world Supervision and Real-world SfM Self-Supervision."
Pyten/oft
Pyten/onnx-simplifier
Simplify your onnx model
Pyten/PETR
PETR: Position Embedding Transformation for Multi-View 3D Object Detection
Pyten/pytorch-auto-drive
Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, PRNet, RESA, LSTR, BézierLaneNet...) based on PyTorch with mixed precision training
Pyten/pytorch-lanenet
LaneNet implementation in PyTorch
Pyten/RoMe
Pyten/SGNet
Code for the IJCAI 2021 paper "Structure Guided Lane Detection"
Pyten/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Pyten/Swin-Transformer-TensorRT
This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.