insaneyilin / pytorch_traffic_lights_detectionLinks
Finetuning a pre-trained pytorch object detection model on traffic lights dataset.
☆29Updated 5 years ago
Alternatives and similar repositories for pytorch_traffic_lights_detection
Users that are interested in pytorch_traffic_lights_detection are comparing it to the libraries listed below
Sorting:
- 最近在做车道线检测、分割的工作,读到一篇十分不错的文章对此做下总结。并用 Pytorch 实现了文章中提到的十分重要的一个判别 loss☆48Updated 6 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 5 years ago
- tensorrt5, centernet, 3d detection, kitti, centerface, deform conv, int8,☆63Updated 3 years ago
- Exploring the use of bezier curves for lane detection —— A baseline model.