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.
- Python 3.x
- Dependencies (mention any specific libraries, packages, or frameworks required)
-
Clone the repository:
git clone https://github.com/ViditSheth77/KeypointExtraction-Autonomous-vehicle.git
- Execute the code on the local device and change the dataset accordingly.
python object_detection.py --input_image <path_to_input_image>