Syntesis images noise detection using CNN approach
|
hace 5 años | |
---|---|---|
modules | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
RESULTS.md | hace 6 años | |
generate_dataset.py | hace 5 años | |
generate_reconstructed_data.py | hace 5 años | |
preprocessing_functions.py | hace 5 años | |
requirements.txt | hace 6 años | |
run.sh | hace 5 años | |
train_model.py | hace 5 años |
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