GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

vehicle-detection

Website
Wikipedia
https://static.github-zh.com/github_avatars/ndrplz?size=40
ndrplz / self-driving-car

#计算机科学#Udacity Self-Driving Car Engineer Nanodegree projects.

self-driving-carudacity-self-driving-car深度学习深度神经网络kalman-filterlecture-materialparticle-filterlane-finding机器视觉vehicle-detectionconvolutional-neural-networkslane-detectionTensorflow
C++ 2.85 k
2 年前
https://static.github-zh.com/github_avatars/ahmetozlu?size=40
ahmetozlu / vehicle_counting_tensorflow

#计算机科学#🚘 "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.

vehicle-detectionobject-detectionobject-detection-labeldetectionpredictionPythonTensorflowOpenCV图像处理机器视觉机器学习深度学习深度神经网络数据科学
Python 916
4 年前
https://static.github-zh.com/github_avatars/JunshengFu?size=40
JunshengFu / vehicle-detection

Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).

vehicle-detectionsvm
Python 659
1 年前
https://static.github-zh.com/github_avatars/andrewssobral?size=40
andrewssobral / vehicle_detection_haarcascades

Vehicle Detection by Haar Cascades with OpenCV

vehicle-detectionhaar-cascadeOpenCVcar
C++ 552
3 年前
https://static.github-zh.com/github_avatars/andrewssobral?size=40
andrewssobral / simple_vehicle_counting

Vehicle Detection, Tracking and Counting

vehicle-detectionOpenCVbackground-subtraction
C++ 502
5 年前
https://static.github-zh.com/github_avatars/xslittlegrass?size=40
xslittlegrass / CarND-Vehicle-Detection

Vehicle detection using YOLO in Keras runs at 21FPS

yolovehicle-detectionbounding-boxesconvolutional-neural-networksKeras
Jupyter Notebook 390
8 年前
https://static.github-zh.com/github_avatars/ShreyAmbesh?size=40
ShreyAmbesh / Traffic-Rule-Violation-Detection-System

Hobby project to track vehicles that are over speeding and violating red light

Tensorflowvehicle-detectionPythonlicense-plate-recognition
Python 303
4 年前
https://static.github-zh.com/github_avatars/yukitsuji?size=40
yukitsuji / 3D_CNN_tensorflow

KITTI data processing and 3D CNN for Vehicle Detection

3d-deep-learningvehicle-detectionlidarPoint cloudTensorflowkitti-dataset
Python 286
6 年前
https://static.github-zh.com/github_avatars/tugot17?size=40
tugot17 / YOLO-Object-Counting-API

The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm

object-countingobject-counting-apiyoloyolov2object-detectionOpenCV机器视觉vehicle-detectionTensorflowtraffic-analysis
Python 213
5 年前
https://static.github-zh.com/github_avatars/chenjoya?size=40
chenjoya / Vehicle_Detection_Recognition

This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset:http://ai.stanford.edu/~jkrause/ca...

vehicle-detectionrcnnMATLAB
MATLAB 204
3 年前
https://static.github-zh.com/github_avatars/tomazas?size=40
tomazas / opencv-lane-vehicle-track

OpenCV implementation of lane and vehicle tracking

detectionvehicle-detectionlane-detectionedge-detectionOpenCVC++Video
C++ 184
10 年前
https://static.github-zh.com/github_avatars/shreyapamecha?size=40
shreyapamecha / Speed-Estimation-of-Vehicles-with-Plate-Detection

The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisition of series of images from the video, trucks are detected usi...

speedvehicle-detectionlicense-plate-recognition
Python 165
3 年前
https://static.github-zh.com/github_avatars/antevis?size=40
antevis / CarND-Project5-Vehicle_Detection_and_Tracking

#计算机科学#Vehicle Detection with Convolutional Neural Network

vehicle-detectionself-driving-cars深度学习udacitylane-detection
Python 153
8 年前
https://static.github-zh.com/github_avatars/guptavasu1213?size=40
guptavasu1213 / Yolo-Vehicle-Counter

This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.

yolov3vehicle-detectionobject-detectionPythonvehicleyolo
Python 151
5 年前
https://static.github-zh.com/github_avatars/windowsub0406?size=40
windowsub0406 / Vehicle-Detection-YOLO-ver

real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method

yolosvmvehicle-detectionTensorflow
Python 140
8 年前
https://static.github-zh.com/github_avatars/hlesmqh?size=40
hlesmqh / WS3D

Official version of 'Weakly Supervised 3D object detection from Lidar Point Cloud'(ECCV2020)

3d-detectioneccv2020Point cloudvehicle-detectionlidarPyTorch
Python 126
4 年前
https://static.github-zh.com/github_avatars/jasur-2902?size=40
jasur-2902 / CarRecognition

#安卓#This is one of the best vehicle recognition applications. It can determine the car's license plate number, color, model, brand and year.

人工智能vehicle-detectionvehicleoptical-character-recognitionJavaAndroidcaralprPythonplate-detectionplate-recognition机器学习
Java 126
4 个月前
https://static.github-zh.com/github_avatars/ahmetozlu?size=40
ahmetozlu / vehicle_counting

Vehicle detection, tracking and counting by blob detection with OpenCV on c++.

OpenCVvehicle-detection图像处理
C++ 119
8 年前
https://static.github-zh.com/github_avatars/ahmetozlu?size=40
ahmetozlu / vehicle_counting_hog_svm

Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.

OpenCVvehicle-detectionsvmgradientssupport-vector-machine
C++ 98
8 年前
https://static.github-zh.com/github_avatars/subodh-malgonde?size=40
subodh-malgonde / vehicle-detection

#计算机科学#Detect vehicles in a video

深度学习yoloconvolutional-neural-networksvehicle-detectionself-driving-car
Jupyter Notebook 92
6 年前
loading...