Skip to content

Commit 7a6e782

Browse files
committed
Update README with TOC and Contributors
1 parent fbf8c04 commit 7a6e782

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ https://drive.google.com/file/d/19oFZnLerR7BqzS7DQgBRUjD6ly3CpQe3/view?usp=shari
55

66
This repository contains the complete pipeline for an edge-deployable computer vision model designed to analyze images and detect insulator defects. The model is trained to be lightweight and optimized, ensuring it runs efficiently on edge devices like the **Nvidia Jetson Nano**.
77

8+
## Table of Contents
9+
- [Dataset](#dataset)
10+
- [Repository Structure](#repository-structure)
11+
- [Execution Workflow & Environments](#execution-workflow--environments)
12+
- [Phase 1: Training & Optimization](#phase-1-training--optimization-environment-kaggle--google-colab)
13+
- [Phase 2: Edge Deployment](#phase-2-edge-deployment-environment-nvidia-jetson-nano--local-pc)
14+
- [How to Run Inference](#how-to-run-inference)
15+
- [Contributors](#contributors)
16+
817
## Dataset
918
link : https://www.kaggle.com/competitions/insulator-defect-detection/data
1019

@@ -103,9 +112,13 @@ Processed output images and logs will automatically be saved to the `deployment/
103112

104113
## 👥 Contributors
105114

115+
**Batch No. 9**
106116
- **Gaurav Chhajed (522261)** - [GauravChhajed](https://github.com/GauravChhajed)
107117
- **Jay Kishan (522136)** - [Jaysah02](https://github.com/Jaysah02)
108118
- **Abhishek Singh (522101)**
119+
120+
**Supervisor:**
121+
- [Dr. Sri Phani Krishna Karri](https://github.com/spkkarri)
109122
---
110123

111124
**GitHub Repository:** [Edge_deployable_DeepLearning_Model_for_Image_Analysis](https://github.com/GauravChhajed/Edge_deployable_DeepLearning_Model_for_Image_Analysis)

0 commit comments

Comments
 (0)