Study of synthesis images noise detection using 26 attributes
Jérôme BUISINE 32e71b4bc9 add of sobel filter size 3 for extended stats | hace 4 años | |
---|---|---|
analysis | hace 5 años | |
generate | hace 4 años | |
modules @ cebf2adbf1 | hace 5 años | |
optimization @ db3538337f | hace 5 años | |
prediction | hace 4 años | |
.gitignore | hace 5 años | |
.gitmodules | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 4 años | |
custom_config.py | hace 4 años | |
data_attributes.py | hace 4 años | |
find_best_attributes.py | hace 4 años | |
find_best_filters.py | hace 4 años | |
models.py | hace 4 años | |
requirements.txt | hace 4 años | |
train_model.py | hace 4 años | |
train_model_attributes.py | hace 4 años | |
train_model_filters.py | hace 4 años |
Noise detection on synthesis images with 26 attributes obtained using few filters.
Filters list:
pip install -r requirements.txt
You need database which respects this structure:
modules/config/global_config.py
run/runAll_*.sh
script.model_comparisons.csv
file used for store models performance.