-
-
-
-
CROSSWALK_RECOGNIZTION Public
Simple demo to recognize crosswalk, including weight and dataset.
Python Apache License 2.0 UpdatedAug 27, 2025 -
-
LASER_FARM Public
Forked from Laudando-Associates-LLC/LASERA laser weeder for all farmers, big and small
C++ Other UpdatedJun 26, 2025 -
-
-
-
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Jupyter Notebook Other UpdatedApr 1, 2023 -
sumo Public
Forked from eclipse-sumo/sumoEclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians a…
Eclipse Public License 2.0 UpdatedDec 27, 2022 -
-
-
YOLOv6 Public
Forked from meituan/YOLOv6YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Python GNU General Public License v3.0 UpdatedJun 28, 2022 -
Yolov5-deepsort-driverDistracted-driving-behavior-detection Public
Forked from JingyibySUTsoftware/Yolov5-deepsort-driverDistracted-driving-behavior-detection基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测
Python GNU General Public License v3.0 UpdatedJul 5, 2021 -
NGSIM-US-101-trajectory-dataset-smoothing Public
Forked from Rim-El-Ballouli/NGSIM-US-101-trajectory-dataset-smoothingsmoothing the NGSIM US-101 trajectory dataset using Savitzky-Golay Filter
Python UpdatedFeb 1, 2021 -
Deep-Learning Public
Forked from Jack-Cherish/Deep-Learning💻深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
Python UpdatedNov 22, 2020 -
BoxCars Public
Forked from JakubSochor/BoxCarsSource code related to BoxCars publication
Python UpdatedOct 5, 2020 -
Yet-Another-EfficientDet-Pytorch Public
Forked from zylo117/Yet-Another-EfficientDet-PytorchThe pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Python GNU Lesser General Public License v3.0 UpdatedApr 16, 2020 -
deep_sort_pytorch Public
Forked from ZQPei/deep_sort_pytorchMOT tracking using deepsort and yolov3 with pytorch
Python MIT License UpdatedApr 15, 2020 -
CenterTrack Public
Forked from xingyizhou/CenterTrackSimultaneous object detection and tracking using center points.
-
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Other UpdatedMar 1, 2020 -
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedFeb 24, 2020 -
keras-yolo3 Public
Forked from qqwweee/keras-yolo3A Keras implementation of YOLOv3 (Tensorflow backend)
Python MIT License UpdatedFeb 8, 2020 -
Object-Detection-and-Tracking Public
Forked from yehengchen/Object-Detection-and-TrackingYOLO & RCNN Object Detection and Multi-Object Tracking
Python UpdatedJan 28, 2020 -
pytracking Public
Forked from visionml/pytrackingVisual tracking library based on PyTorch.
Python GNU General Public License v3.0 UpdatedJan 25, 2020 -
deep_sort_yolov3 Public
Forked from Qidian213/deep_sort_yolov3Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
Python GNU General Public License v3.0 UpdatedNov 13, 2019 -
interaction-dataset Public
Forked from interaction-dataset/interaction-dataset -
yolo-Android-Real-time-Vehicle-Recognition-System Public
Forked from HWenTing/yolo-Android-Real-time-Vehicle-Recognition-System在tensorflow提供的嵌入式demo基础上,使用自己训练的yolov3-tiny模型权重,实现界面精简(好吧只有一个界面)的Android端车辆识别实时系统
C++ UpdatedJul 21, 2019 -
yolo3sort Public
Forked from ImLaoBJie/yolo3_sort_deepsortReal-time MOT using YOLOv3 and SORT with tensorflow