Syntesis images noise detection using CNN approach
|
преди 5 години | |
---|---|---|
modules | преди 5 години | |
.gitignore | преди 5 години | |
LICENSE | преди 5 години | |
README.md | преди 5 години | |
RESULTS.md | преди 6 години | |
generate_dataset.py | преди 5 години | |
generate_reconstructed_data.py | преди 5 години | |
preprocessing_functions.py | преди 5 години | |
requirements.txt | преди 6 години | |
run.sh | преди 5 години | |
train_model.py | преди 5 години |
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