Skip to content

abhinabmondal/Object-Detection-using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ASP-Infotech

image

🎯 Object Detection using Python & ML Libraries

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.

🚀 Project Overview

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

🛠 Tech Stack

Machine Learning Artificial Intelligence

Code Writing Platform

📂 Project Workflow

  1. Data Collection & Preprocessing

    • Curated and cleaned datasets

    • Resized and augmented images for training

  2. Model Development

    • Implemented CNN-based detection models

    • Integrated OpenCV for real-time detection

  3. Evaluation & Results

    • Calculated precision, recall, and accuracy

    • Visualized object detection using bounding boxes

📷 Sample Results

(Add example detection images here with bounding boxes & labels)

⚡ How to Run

  1. Clone the repository:

git clone https://github.com/your-username/object-detection-ml.git

  1. Install dependencies:

pip install -r requirements.txt

  1. Run the script:

python detect.py

👨‍👩‍👦 Team Contribution

📌 Role: Leader

👥 Team Size: 3 Members

✅ Contributed to model development and testing

✅ Assisted in dataset preparation and visualization

✅ Collaborated on debugging and optimizing detection accuracy

🎓 Academic / Industrial Note

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.

🤝 Acknowledgements

Grateful to ASP-InfoTech Pvt. Ltd. and mentor Mr. Harishankar Chatterjee for their guidance and support throughout the project.

About

Object Detection using ML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published