Skip to content
#

car-detection

Here are 74 public repositories matching this topic...

使用OpenCV部署HybridNets,同时处理车辆检测、可驾驶区域分割、车道线分割,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 彻底摆脱对任何深度学习框架的依赖。

  • Updated May 19, 2023
  • C++

This project utilizes the custom object detection model to monitor parking spaces in a video feed. It identifies vehicles in the video and overlays polygons representing parking spaces on the frames. The program then calculates the number of occupied and free parking spaces based on the detected vehicles and the predefined parking space polygons.

  • Updated May 1, 2024
  • Python

Improve this page

Add a description, image, and links to the car-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the car-detection topic, visit your repo's landing page and select "manage topics."

Learn more