File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed
ImageProcessingScripts/Dog-Breed-Identification Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change 11# ML-Based-Dog-Breed-Identifier
2- This is a Django Based Web Site To Identify the Breed of which your DOG belogs All You Need To Do is to Follow These Steps
32
4- ## Home Page
5- <img src =" https://github.com/Knighthawk-Leo/ML-Based-Dog-Breed-Identifier/blob/main/Images/home.png " >
6-
7- ## Result Page
8- <img src =" https://github.com/Knighthawk-Leo/ML-Based-Dog-Breed-Identifier/blob/main/Images/Result.png " >
3+ ## Aim
4+ To identify the breed of Dog
95
6+ ## Purpose
7+ This is a Django Based Web Site To Identify the Breed of which your DOG belogs All You Need To Do is to Follow These Steps
108
9+ ## Workflow of the Project
10+ From the Home user can find the tab to upload the Image and on result can be viewed on the result page.
1111
12- ## Setup Discription
13- ### you need to install following libraries to run this python program in cmd
12+ ## you need to install following libraries to run this python program in cmd
1413```
1514
1615pip install tensorflow
@@ -19,7 +18,7 @@ pip install django
1918pip install numpy
2019
2120```
22- ## 🚀 Quick Start :
21+ ## Compilation Steps
2322
2423#### Step 1: Forking the repository :
2524
@@ -94,9 +93,17 @@ git pull origin main
9493
9594
9695
96+ # # Outputs
9797
98+ # ## Home Page
99+ < img src=" https://github.com/Knighthawk-Leo/ML-Based-Dog-Breed-Identifier/blob/main/Images/home.png" >
100+
101+ # ## Result Page
102+ < img src=" https://github.com/Knighthawk-Leo/ML-Based-Dog-Breed-Identifier/blob/main/Images/Result.png" >
98103
104+ # # Author(s)
99105
106+ < a href=' https://github.com/Knighthawk-Leo' > Sanskar Dwivedi< /a>
100107
101108# #
102109[! [forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [! [forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com) [! [forthebadge](https://forthebadge.com/images/badges/built-with-swag.svg)](https://forthebadge.com) [! [forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
You can’t perform that action at this time.
0 commit comments