JichenGuo/Master_Thesis
Modification of YOLOv3(Keras) for object distance estimation
This project helps autonomous vehicle engineers or robotics developers accurately detect objects in images and simultaneously estimate their distance. It takes in camera images of various scenes, such as roads or environments with moving objects, and outputs not just the bounding boxes around objects but also a precise distance measurement for each detected item. This is valuable for those building and evaluating perception systems for self-driving cars or robotic navigation.
Use this if you need to determine the exact distance of objects detected in camera footage for applications like autonomous driving or robotic navigation.
Not ideal if your primary goal is only object detection without the need for precise distance estimation, or if you are working with non-visual data.
Stars
15
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/JichenGuo/Master_Thesis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟