Study of synthesis images noise detection using 26 attributes
Jérôme BUISINE 1733bc9fd0 Merge branch 'release/v0.3.0' into master | 4 years ago | |
---|---|---|
analysis | 5 years ago | |
generate | 4 years ago | |
modules @ cebf2adbf1 | 5 years ago | |
prediction | 4 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago | |
custom_config.py | 4 years ago | |
data_attributes.py | 4 years ago | |
find_best_attributes_26.py | 4 years ago | |
find_best_attributes_30.py | 4 years ago | |
find_best_filters.py | 4 years ago | |
models.py | 4 years ago | |
requirements.txt | 4 years ago | |
train_model.py | 4 years ago | |
train_model_attributes.py | 4 years ago | |
train_model_filters.py | 4 years ago |
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.