Skip to content
#

object-classification

Here are 101 public repositories matching this topic...

Implement a safe autonomous navigation in a simulated 3D environment. In the simulation there will be traffic lights, that must be recognized by the self-driving car using a camera. Based on the state of the traffic light the car keeps moving, reduce the velocity, or stops. The self-driving car needs to be able to not exceed the maximum velocity…

  • Updated Jan 25, 2021
  • Jupyter Notebook

This repository contains a car detection and tracking software implemented using YOLOv8 for object recognition and classification, along with DeepSORT for tracking. The model is capable of detecting cars, buses, trucks, and trains in real-time video streams. This model combines state-of-the-art object detection and tracking techniques.

  • Updated Mar 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the object-classification 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 object-classification topic, visit your repo's landing page and select "manage topics."

Learn more