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

Jerome Buisine 0321312970 Predictions scripts added 5 年 前
fichiersSVD 83c803a4ba Add of csv data files 5 年 前
fichiersSVD_light 0321312970 Predictions scripts added 5 年 前
predictions 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 0321312970 Predictions scripts added 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 年 前
prediction.py 0321312970 Predictions scripts added 5 年 前
requirements.txt 5911c7da90 New models creation 5 年 前
svm_model_train.py 0321312970 Predictions scripts added 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.