You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dir of scanned files for identification before it is being scanned
Directory of to be scanned files (Creates png Copies, Original Files Remain Intact):
directory of scanned files after files being scanned
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 …