Skip to content

DimaOanaTeodora/Simpsons-character-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️‍🗨️ Simpsons character facial recognition

Computer vision project (third year uni course)

Check the documentation here

🐍 python 3.8.10

opencv-python==4.5.4.60
numpy==1.21.4
scipy==1.7.2
imutils==0.5.4
numpy==1.22.0
sklearn==1.0.2
skimage==0.19.1
matplotlib==3.5.1

⭐ Task 1

scripts - run in this order:

1. GeneretePositiveExamples.py (one time)
2. GenerateNegativeExamples.py (one time)
3. RunProject.py

----> run without any arguments

output: the output files are in Dima_Oana_341/task1/

-----> if you need to change take a look to the path constants in Parameters.py:

⭐ Task 2

scripts - run in this order:

1. GeneretePositiveExamples.py (one time)
2. GenerateNegativeExamples.py (one time)
3. RunProject.py

----> run without any arguments

output: the output files are in Dima_Oana_341/task2/

-----> if you need to change take a look to the path constants in Parameters.py: