arpit-gour02 commited on
Commit
b7e5860
·
verified ·
1 Parent(s): 85c0c4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -44,7 +44,6 @@ This model is a **ResNet-50** Convolutional Neural Network (CNN) finetuned to cl
44
 
45
  This model utilizes the standard ResNet-50 architecture designed for image classification. Instead of "reading" the text like an OCR system, it analyzes the visual layout, structure, and low-level texture features of a whole document page to determine its category (e.g., recognizing the block layout of a resume versus the dense, two-column text of a scientific report).
46
 
47
- It was trained using **Transfer Learning**, starting with weights pre-trained on ImageNet and finetuning the backbone while retraining the classification head for the 16 document classes.
48
 
49
  - **Developed by:** Arpit ([@arpit-gour02](https://huggingface.co/arpit-gour02))
50
  - **Model type:** Computer Vision (Image Classification / CNN)
 
44
 
45
  This model utilizes the standard ResNet-50 architecture designed for image classification. Instead of "reading" the text like an OCR system, it analyzes the visual layout, structure, and low-level texture features of a whole document page to determine its category (e.g., recognizing the block layout of a resume versus the dense, two-column text of a scientific report).
46
 
 
47
 
48
  - **Developed by:** Arpit ([@arpit-gour02](https://huggingface.co/arpit-gour02))
49
  - **Model type:** Computer Vision (Image Classification / CNN)