Syntesis images noise detection using CNN approach
|
vor 5 Jahren | |
---|---|---|
modules | vor 5 Jahren | |
.gitignore | vor 5 Jahren | |
LICENSE | vor 5 Jahren | |
README.md | vor 5 Jahren | |
generate_dataset.py | vor 5 Jahren | |
generate_dataset_3D.py | vor 5 Jahren | |
generate_reconstructed_data.py | vor 5 Jahren | |
predict_noisy_image_svd.py | vor 5 Jahren | |
predict_seuil_expe_maxwell_curve.py | vor 5 Jahren | |
requirements.txt | vor 6 Jahren | |
run.sh | vor 5 Jahren | |
run_maxwell_simulation_custom.sh | vor 5 Jahren | |
run_test.sh | vor 5 Jahren | |
train_model.py | vor 5 Jahren | |
transformation_functions.py | vor 5 Jahren |
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