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 | |
generate_dataset.py | hace 5 años | |
generate_dataset_3D.py | hace 5 años | |
generate_reconstructed_data.py | hace 5 años | |
predict_noisy_image_svd.py | hace 5 años | |
predict_seuil_expe_maxwell_curve.py | hace 5 años | |
requirements.txt | hace 6 años | |
run.sh | hace 5 años | |
run_maxwell_simulation_custom.sh | hace 5 años | |
run_test.sh | hace 5 años | |
train_model.py | hace 5 años | |
transformation_functions.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
List of expected parameter by reconstruction method:
This project contains modules:
All these modules will be enhanced during development of the project