Skip to content

Commit 9d5fb3b

Browse files
authored
Update README.md
1 parent 650bdfe commit 9d5fb3b

File tree

1 file changed

+55
-3
lines changed

1 file changed

+55
-3
lines changed

README.md

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ $ pip install -r requirements.txt
3434
<details open>
3535
<summary>Execute GUI</summary>
3636

37-
* Step1: [Install all models and images]()
38-
* Step2: Move the files to the appropriate path
39-
* Step3: Execute detect_Main_Jeff.py
37+
* **Step1**: [Install all models and images]()
38+
* **Step2**: Move the files to the appropriate path
39+
* **Step3**: Execute detect_Main_Jeff.py
4040

4141
</details>
4242

@@ -62,3 +62,55 @@ Please click the following figures or links to watch GUI demo videos or report:
6262
[![Everything Is AWESOME](http://img.youtube.com/vi/R0lHuH2iOAE/sddefault.jpg)](https://youtu.be/R0lHuH2iOAE)
6363

6464
## ※Outline:
65+
***0. Introduction***
66+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/0.jpg "Logo Title Text 1")
67+
68+
●4 Parts of GUI: Model Input Setting, Input Sources, Image Display, Information Page
69+
70+
***1. Input Source - Folder***
71+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/1.jpg "Logo Title Text 1")
72+
73+
●Inside the folder, they can be either images or videos.
74+
75+
***2. Input Source - Image***
76+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/2.jpg "Logo Title Text 1")
77+
78+
***3. Information Page***
79+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/3-1.jpg "Logo Title Text 1")
80+
81+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/3-2.jpg "Logo Title Text 1")
82+
83+
※More Information:
84+
●Image height and width
85+
●Object detection result
86+
●Computation time of Yolov5, traffic light and traffic sign
87+
88+
***4. Input Source - YouTube***
89+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/4.jpg "Logo Title Text 1")
90+
91+
***5. Input Source - DroidCam***
92+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/5-1.jpg "Logo Title Text 1")
93+
94+
●Write the **IP Cam Access** in the textbox.
95+
96+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/5-2.jpg "Logo Title Text 1")
97+
98+
***6. Parameter Adjustment - Yolo v5***
99+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/6.jpg "Logo Title Text 1")
100+
101+
***7. Parameter Adjustment - Sign (DL)***
102+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/7.jpg "Logo Title Text 1")
103+
104+
***8. Information Page - Others***
105+
![alt text](https://github.com/JeffWang0325/Image-Identification-for-Self-Driving-Cars/blob/master/README%20Image/8.jpg "Logo Title Text 1")
106+
107+
---
108+
# Contact Information:
109+
If you have any questions or suggestions about code, project or any other topics, please feel free to contact me and discuss with me. 😄😄😄
110+
111+
<a href="https://www.linkedin.com/in/tzu-wei-wang-a09707157" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/linkedin_64.png" width="64"></a>
112+
<a href="https://www.youtube.com/channel/UC9nOeQSWp0PQJPtUaZYwQBQ" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/youtube_64.png" width="64"></a>
113+
<a href="https://www.facebook.com/tzuwei.wang.33/" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/facebook_64.png" width="64"></a>
114+
<a href="https://www.instagram.com/tzuweiw/" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/instagram_64.png" width="64"></a>
115+
<a href="https://www.kaggle.com/tzuweiwang" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/kaggle_64.png" width="64"></a>
116+
<a href="https://github.com/JeffWang0325" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/github_64.png" width="64"></a>

0 commit comments

Comments
 (0)