0% found this document useful (0 votes)
4 views3 pages

Object Detection Projects

The document outlines various final year project ideas focused on object detection using machine learning, detailing 12 projects with their detection targets, model architectures, and challenge levels. Each project addresses real-world applications in fields such as security, agriculture, and traffic management, utilizing advanced technologies like YOLO and Faster R-CNN. A suggested timeline for project phases is provided, culminating in the development of a complete object detection system with evaluation metrics.

Uploaded by

mamshad567
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

Object Detection Projects

The document outlines various final year project ideas focused on object detection using machine learning, detailing 12 projects with their detection targets, model architectures, and challenge levels. Each project addresses real-world applications in fields such as security, agriculture, and traffic management, utilizing advanced technologies like YOLO and Faster R-CNN. A suggested timeline for project phases is provided, culminating in the development of a complete object detection system with evaluation metrics.

Uploaded by

mamshad567
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Final Year Project Ideas: Object Detection (Machine Learning)

Project Summaries

No. Project Name What it Detects Model Architecture Challenge Level

1 NanoDetectX Tiny objects (cars, boats, buildings) YOLOv8 + FPN + Attention Hard

2 AquilaNet Planes and drones in high-altitude Swin Transformer + DETR Very Hard

3 WeaponGuard Weapons (guns, knives) YOLOv5 + Custom Classifier

Medium-Hard

4 AutoShelfNet Retail products on shelves RetinaNet + Focal Loss Hard

5 ThermalVision Humans in thermal images SSD + Multi-scale Features Hard

6 MarineScan Ships and oil spills YOLOv8 + Binary Segmentation Hard

7 RescueNet Disaster victims YOLOv5x tuned for debris Hard

8 TrafficEye Vehicles (cars, buses, bikes) Faster R-CNN + DeepSORT Hard

9 FarmGuard Crop diseases and pests YOLOv8 + Augmentation Medium-Hard

10 SecureZone Unauthorized intruders RetinaNet + Tracking Hard

11 PoseDetectX Human Pose + Object Detection YOLO + OpenPose Combo Very

Hard

12 HelmetVision Safety gear detection SSD + MobileNetV2 Medium

Details of Each Project

(NanoDetectX, AquilaNet, WeaponGuard, AutoShelfNet, ThermalVision, MarineScan, RescueNet,

TrafficEye, FarmGuard, SecureZone, PoseDetectX, HelmetVision)

Each project involves real-world applications like security, agriculture, retail, rescue operations, and

traffic management.

They challenge students to handle small objects, complex backgrounds, and multi-class detection.
General Technologies Used

- YOLOv5 / YOLOv8

- Faster R-CNN

- RetinaNet

- SSD + MobileNetV2

- Swin Transformer + DETR

- OpenPose

- DeepSORT / Kalman Filters

Why These Projects?

- Trending in industry.

- Real-world applicable.

- Use advanced computer vision techniques.

- Balance of difficulty and practicality.

Best Picks Based on Interests

Security/Safety: WeaponGuard, HelmetVision, SecureZone

Agriculture: FarmGuard

Retail/Smart Cities: AutoShelfNet, TrafficEye

Rescue/Emergencies: RescueNet, ThermalVision

Advanced Research: AquilaNet, PoseDetectX

Timeline Suggestion

- Phase 1 (2 weeks): Dataset Collection and Preprocessing

- Phase 2 (3 weeks): Model Training

- Phase 3 (2 weeks): Hyperparameter Tuning


- Phase 4 (1 week): Final Evaluation and Report Writing

End Goal

- Build a complete object detection system.

- Evaluate with metrics (Precision, Recall, mAP).

- Prepare demonstration and project report.

Prepared for Final Year Project Presentation.

You might also like