Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 877 Bytes

File metadata and controls

9 lines (5 loc) · 877 Bytes

Binary_Classification_Handwritten_Printed_Images

CNN model to classify handwritten and machine text from RVL CDIP dataset.

The dataset is a modified version of the RVL CDIP dataset and contains only two classes: handwritten and newspaper images. The dataset can be downloaded from here. Unzip the model in the base directory.

The trained model can be downloaded from here. Create a new folder called "model" and put the model in this folder.

More information about the model and the steps taken to solve this problem are in the DOCUMENTATION.md