Fine-Tunable MobileNetSSD Object Detector (2020)

Nikita

Nikita Lokhmachev

The project streamlines the process of dataset creation and fine-tuning, making it simple and automated. It is divided into two key components:
OpenCV-based tracking for generating images and .xml files using a webcam, followed by fine-tuning.
An object detector that utilizes the fine-tuned model for efficient detection.
Like this project

Posted Sep 16, 2024

The project automates dataset creation with OpenCV webcam tracking and fine-tuning, followed by an object detector using the fine-tuned model.