Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comorasu Ana-Maria

Grupa 334

  1. the libraries required to run the project including the full version of each library

Example:

numpy==1.19.5 pytorch=1.9.1 sklearn=0.23.2

Structura proiectului

Fisiere folosite pentru task 1

.
├── cod-task1
│   ├── facialdetector.py          # detectare faciala
│   ├── generate_task1.py          # generarea exemplelor pozitive si negative
│   ├── params_task1.py            # parametrii constanti - nume de fisiere
│   ├── run_task1.py               # PROGRAMUL PRINCIPAL
│   ├── util_task1.py              # alte functii
│   └── visualize_task1.py         # functii de vizualizare
├── _data
│   ├── antrenare
│   ├── exempleNegative     # se genereaza exemple negative
│   ├── exemplePozitive     # se genereaza exemple pozitive
│   ├── savedFiles          # se salveaza modele etc
│   └── validare
└── evaluare
    ├── cod_evaluare
    └── fisiere_solutie     # aici se salveaza solutiile
        └── Comorasu_Ana-Maria_334

Pentru a rula programul, se vor efectua urmatoarele comenzi

cd cod-task-1
python3 run_task1.py

similar pentru task-ul 2

About

Face detection and recognition on The Simpsons characters

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages