jiaoZ7688 / YOLOPXLinks
☆49Updated 4 months ago
Alternatives and similar repositories for YOLOPX
Users that are interested in YOLOPX are comparing it to the libraries listed below
Sorting:
- ☆32Updated last year
- ☆159Updated 5 months ago
- The official implementation of "CLRerNet: Improving Confidence of Lane Detection with LaneIoU"☆220Updated last week
- Monocular Lane Detection Based on Deep Learning: A Survey☆99Updated 3 weeks ago
- Official PyTorch implementation for paper`Anchor3DLane: Learning to Regress 3D Anchors for Monocular 3D Lane Detection' accepted by CVPR …☆169Updated last month
- ☆344Updated 3 months ago
- End-to-End Lane detection with One to Several Transformer☆43Updated last year
- Efficient Lane Detection☆54Updated last year
- YOLOPv2: Better, Faster, Stronger for Panoptic driving Perception☆621Updated last year
- ☆30Updated last month
- ☆73Updated 8 months ago
- Lane detection with PaddlePaddle. PPLanedet contains many SOTA methods, e.g. CondLaneNet, SCNN, RESA, RTFormer,UFLD☆95Updated last year
- [IROS2025]This is the offical implementation of the paper "MCTrack: A Unified 3D Multi-Object Tracking Framework for Autonomous Driving"☆195Updated last month
- This is the onnxruntime and tensorrt inference code for CLRNet: Cross Layer Refinement Network for Lane Detection (CVPR 2022). Official c…☆61Updated 2 years ago
- YOLOv8-3D is a LowCode, Simple 2D and 3D Bounding Box Object Detection and Tracking , Python 3.10☆195Updated last year
- [ACM MM 2022] Official Rail-DB and Rail-Net☆65Updated last year
- Offical implementation of CVPR2024 paper ADA-Track: End-to-End Multi-Camera 3D Multi-Object Tracking with Alternating Detection and Assoc…☆114Updated last month
- ☆169Updated 2 years ago
- Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).☆539Updated last year
- Official implementation of the NeurIPS 2023 paper MonoUNI: A Unified Vehicle and Infrastructure-side Monocular 3D Object Detection Networ…☆57Updated last year
- Baidu Rope3d detector based on yolov7☆55Updated 2 years ago
- 一个deformable-detr的中文注释版本,供大家参考学习(A Chinese annotated version of deformable-detr)☆44Updated 2 years ago
- TensorRT implementation for PIDNet☆24Updated last year
- Official code for "Recursive Video Lane Detection", ICCV 2023☆88Updated last year
- Code for paper "Generating Dynamic Kernels via Transformers for Lane Detection"☆38Updated last year
- YOLO3D: 3D Object Detection with YOLO☆122Updated last year
- [ICCV2023 Oral] LATR: 3D Lane Detection from Monocular Images with Transformer☆212Updated 8 months ago
- [ICCV 2023] ADNet: Lane Shape Prediction via Anchor Decomposition☆32Updated last year
- TensorRT deploy and PTQ/QAT tools development for FastBEV, total time only need 6.9ms!!!☆274Updated last year
- 本Fork代码仓库作为本人记录学习BEVFusion的学习笔记使用,会逐步理解代码并添加大量中文注释。 本仓库代码已参照《bevfusion单显卡训练/测试》做了单GPU训练和测试的修改。 并在本人主机上做过了测试。