Skip to content

ViditSheth77/KeypointExtraction-Autonomous-vehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Keypoint Extraction for Autonomous Vehicles

Overview

This repository focuses on the implementation of keypoint extraction techniques for autonomous vehicles. The goal is to extract relevant keypoints from images to aid in various computer vision tasks, such as object detection and tracking.

Table of Contents

Prerequisites

  • Python 3.x
  • Dependencies (mention any specific libraries, packages, or frameworks required)

Installation

  1. Clone the repository:

    git clone https://github.com/ViditSheth77/KeypointExtraction-Autonomous-vehicle.git
    
    

Usage

  1. Execute the code on the local device and change the dataset accordingly.
    python object_detection.py --input_image <path_to_input_image>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages