There was an error while loading. Please reload this page.
1 parent 37e450a commit f43d021Copy full SHA for f43d021
README.md
@@ -8,18 +8,18 @@ A final project for a **bachelor degree** in the **computer science** at image p
8
9
Yep, Remember I'm not a computer science student.
10
11
+### Similar Project
12
+
13
+https://github.com/BaseMax/ImageRecognition
14
15
### Installing
16
17
```
-$ pip install matplotlib
-$ pip install tensorflow
-$ pip install seaborn
-$ pip install pandas
18
-$ pip install opencv, pip install opencv-python
+$ pip install -r requirements.txt
19
20
21
-
22
It requires a powerful system to run it.
23
24
Please if you have been run the project completely, check and approach the bugs.
25
Thank you.
0 commit comments