xadrianzetx / mobileunet-tensorflow
Lane segmentation model trained with tensorflow implementation MobileNetV2 based U-Net
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mobileunet-tensorflow
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 5 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 6 years ago
- ☆12Updated 4 years ago
- An unofficial implementation of the paper "Towards End-to-End Lane Detection: an Instance Segmentation Approach".☆56Updated 3 years ago
- ☆12Updated 4 years ago
- combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking pro…☆27Updated 5 years ago
- 最近在做车道线检测、分割的工作,读到一篇十分不错的文章对此做下总结。并用 Pytorch 实现了文章中提到的十分重要的一个判别 loss☆48Updated 5 years ago
- Robust Highway Lane Segmentation Based on LaneNet Trained BDD100K☆29Updated 5 years ago
- YOLOv4-MultiTask for Pytorch☆40Updated 3 years ago
- easy-pytorch-CenterNet☆10Updated 4 years ago
- Training and implementation program for light weight YOLOv3-MobileNet v2☆25Updated 4 years ago
- caffe, lane detection, 300fps☆16Updated 4 years ago
- Pure tensorflow Implement of YOLOv3 with support to train your own dataset☆18Updated 5 years ago
- Towards Real-Time Multi-Object Tracking☆28Updated 3 years ago
- This demo shows you how to build a single pose estimation algorithm in C++ using libtorch The model is trained using pytorch (Alphapose…☆15Updated 4 years ago
- Counting people, dog and bicycle using SSD detection and tracking.☆18Updated 5 years ago
- Deep Learning Lane Detection☆12Updated 5 years ago
- A GUI implementation of RFBNet and YOLO☆8Updated 5 years ago
- real-time fire detection on Jetson Nano 2GB using NanoDet☆28Updated 3 years ago
- This repository is TensorRT implement of PINet☆18Updated 2 years ago
- Pedestrian detection using Mobilenet SSD and tracking☆17Updated 6 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 3 years ago
- Official Python implementation of RONELD method (ICPR 2020)☆26Updated 3 years ago
- multitask mono camera perception with three tasks: object detection; lane detection; semantic segmentation☆16Updated last year
- Lane detection model for mobile device via MNN project☆75Updated 4 years ago
- Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format☆18Updated 5 years ago
- yolov5_ncnn in ununtu16.04