This repository contains the Machine Learning Project on Object Detection, developed during my internship at ASP-InfoTech Pvt. Ltd, Durgapur, West Bengal.
The project was a group project, carried out under the guidance of Mr. Harishankar Chatterjee.
Object Detection is a critical application of Computer Vision and Machine Learning, widely used in:
π‘οΈ Security & Surveillance
π Autonomous Vehicles
π Industrial Automation
π± Smart Applications
Key project highlights:
πΈ Preprocessed image datasets for training and testing
π§ Implemented ML & DL-based object detection models
π¦ Used Python libraries for feature extraction and prediction
π Evaluated model accuracy and detection performance
π Visualized bounding boxes and labels on detected objects
-
Data Collection & Preprocessing
-
Curated and cleaned datasets
-
Resized and augmented images for training
-
-
Model Development
-
Implemented CNN-based detection models
-
Integrated OpenCV for real-time detection
-
-
Evaluation & Results
-
Calculated precision, recall, and accuracy
-
Visualized object detection using bounding boxes
-
(Add example detection images here with bounding boxes & labels)
- Clone the repository:
git clone https://github.com/your-username/object-detection-ml.git
- Install dependencies:
pip install -r requirements.txt
- Run the script:
python detect.py
π Role: Leader
π₯ Team Size: 3 Members
Lead:
| Abhinab Mondal |
|---|
Team:
| Sneha | Mehuli |
|---|
β Contributed to model development and testing
β Assisted in dataset preparation and visualization
β Collaborated on debugging and optimizing detection accuracy
This project was carried out during my Machine Learning Internship at ASP-InfoTech Pvt. Ltd., Durgapur, West Bengal, under the guidance of Mr. Harishankar Chatterjee.
Grateful to ASP-InfoTech Pvt. Ltd. and mentor Mr. Harishankar Chatterjee for their guidance and support throughout the project.