Huangdebo / YOLOv4-MultiTask
YOLOv4-MultiTask for Pytorch
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for YOLOv4-MultiTask
- Code for TensorRT inference of LaneATT model☆38Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆70Updated 2 years ago
- TuSimple lane detection dataset addon with class information.☆90Updated 5 years ago
- perform 3D object detection base on Yolov5 and 3DDeepbox☆32Updated 3 years ago
- parse curvelanes datasets☆39Updated 2 years ago
- VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection (ICCV 2021)☆95Updated 9 months ago
- multitask mono camera perception with three tasks: object detection; lane detection; semantic segmentation☆16Updated last year
- Vanishing Point for Lane Detection☆18Updated 3 years ago
- SPFCN: Select and Prune the Fully Convolutional Networks for Real-time Parking Slot Detection☆72Updated 2 years ago
- An unofficial implementation of the paper "Towards End-to-End Lane Detection: an Instance Segmentation Approach".☆56Updated 3 years ago
- Parking slot dataset for different scenes☆119Updated 4 years ago
- A vacant parking slot detection method in the around view image based on deep learning.☆94Updated 2 years ago
- 效果很好的lanenet网络,主干网络基于bisenetv2并对主干网络做了修改,效果远好于bisnetv2☆19Updated 3 years ago
- ☆103Updated 2 years ago
- CurveLanes is a new benchmark lane detection dataset with 150K lanes images for difficult scenarios such as curves and multi-lanes in tra…☆121Updated 4 years ago
- ☆189Updated 3 years ago
- tensorrt5, centernet, 3d detection, kitti, centerface, deform conv, int8,☆61Updated 2 years ago
- ☆170Updated 4 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.☆49Updated last year
- 百度Aistudio无人车车道线检测挑战赛/练习项目/Pytorch☆58Updated 4 years ago
- 最近在做车道线检测、分割的工作,读到一篇十分不错的文章对此做下总结。并用 Pytorch 实现了文章中提到的十分重要的一个判别 loss☆48Updated 5 years ago
- ☆27Updated 2 years ago
- Exploring the use of bezier curves for lane detection —— A baseline model.☆36Updated 3 years ago
- Boden Around View Monitor Dataset☆57Updated 2 months ago
- Lane detection and classification in an end-to-end Deep Learning fashion☆91Updated 2 years ago
- Official code for "Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes", CVPR2022☆127Updated 2 years ago
- Paddle Implementation for 2020 China Hualu Cup Data Lake Algorithm Competition co-hosted with Baidu AI (1st Place for Lane Detection Trac…☆63Updated 3 years ago
- Lane detection with PaddlePaddle. PPLanedet contains many SOTA methods, e.g. CondLaneNet, SCNN, RESA, RTFormer,UFLD☆76Updated 7 months ago
- A project for lane detection and road marking segmentation on embedded device for autonomous vehicles.☆35Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆43Updated last year