Syntesis images noise detection using CNN approach
|
il y a 5 ans | |
---|---|---|
modules | il y a 5 ans | |
.gitignore | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
RESULTS.md | il y a 6 ans | |
generate_dataset.py | il y a 5 ans | |
generate_reconstructed_data.py | il y a 5 ans | |
preprocessing_functions.py | il y a 5 ans | |
requirements.txt | il y a 6 ans | |
run.sh | il y a 5 ans | |
train_model.py | il y a 5 ans |
pip install -r requirements.txt
Generate reconstructed data from specific method of reconstruction (run only once time or clean data folder before):
python generate_reconstructed_data.py -h
Generate custom dataset from one reconstructed method or multiples (implemented later)
python generate_dataset.py -h
This project contains modules:
All these modules will be enhanced during development of the project