p5_VehicleDetection_Unet
Vehicle detector
Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset
p5_VehicleDetection_Unet
95 stars
9 watching
47 forks
Language: Jupyter Notebook
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chenjoya/vehicle_detection_recognition | A Matlab project for vehicle detection and recognition using deep learning techniques. | 202 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
microsoft/roaddetections | Automating road detection from aerial imagery using deep learning techniques. | 538 |
naver-ai/vidt | An object detection model that extends transformer-based technology to also support instance segmentation | 307 |
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,503 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
vdigpku/m2det | An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
totpero/devicedetector.net | A C# library for detecting devices and clients from User Agent strings | 350 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
nihui/ncnn-android-yolov5 | An Android project demonstrating object detection using YOLOv5 and ncnn libraries. | 648 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |