Skip to content

Musabhali/FileTypesIdentification

Repository files navigation

Directory Scan & Conversion of Files to PNG

Code:

code_scanning

#code for testing code_testing

#code for training code_training

accuracy report

accuracy

confusion matrix

confusion_matrix_without_normalisation_and_normalised

dir of scanned files for identification before it is being scanned

dir_of_scanned_files_before_model_is_run

Directory of to be scanned files (Creates png Copies, Original Files Remain Intact):

dir_to_scan

directory of scanned files after files being scanned

directory_of_scanned_files_after_scanning_conversion_to_png

About

The tool scans a passed directory path as a parameter for files, then converts files to grayscale binary image and passes over to the machine learning model which gets trained and tested with those images. A report is then generated, containing the accuracy and confusion matrix. With the choice of the user passed images can be classified one by …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors