distance-measurement-using-camera topic

List distance-measurement-using-camera repositories

Object-Detection-and-Distance-Measurement

329
Stars
114
Forks
Watchers

Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.

This project implements object detection and range estimation. The object detection is done through YOLOV5 in this implementation. The project works in concatenation i.e object detection output is inp...