Synthesis Images noise detection metrics developed including all approaches using SVD or others compression methods

Jerome Buisine a285400c9e Save of ensemble model which works well! преди 5 години
fichiersSVD 83c803a4ba Add of csv data files преди 5 години
fichiersSVD_light 0321312970 Predictions scripts added преди 5 години
.gitignore ac0ea0fcc6 Update of gitignore file преди 5 години
LICENCE e1a8d9154f Add of script generator преди 5 години
README.md e1a8d9154f Add of script generator преди 5 години
ensemble_model_train.py a285400c9e Save of ensemble model which works well! преди 5 години
generateAndTrainEnsemble_random.sh 7e8f6db73c Correction of model generation script преди 5 години
generateAndTrainSVM.sh 83c803a4ba Add of csv data files преди 5 години
generateAndTrainSVM_random.sh 57e264ffb9 Scripts updated преди 5 години
generate_data_svm.py 0321312970 Predictions scripts added преди 5 години
generate_data_svm_random.py 0321312970 Predictions scripts added преди 5 години
predictSVM.sh 5911c7da90 New models creation преди 5 години
predictSVM_random.sh 57e264ffb9 Scripts updated преди 5 години
predict_noisy_image_sdv_lab.py a285400c9e Save of ensemble model which works well! преди 5 години
predict_seuil_expe.py a285400c9e Save of ensemble model which works well! преди 5 години
prediction.py 0321312970 Predictions scripts added преди 5 години
requirements.txt 5911c7da90 New models creation преди 5 години
svm_model_train.py a285400c9e Save of ensemble model which works well! преди 5 години
testModelByScene.sh 0321312970 Predictions scripts added преди 5 години

README.md

Noise detection using SVM

Requirements

pip install -r requirements.txt

How to use

Generate data .csv files (run only once time or clean data folder before) :

python generate_data.py

Models

Documentation will be implemented later...

How to contribute

This git project uses git-flow implementation. You are free to contribute to it.