miguelcarv commited on
Commit
8f80629
1 Parent(s): fde2e5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # Model Card for ResNet-50 Text Detector
2
- This model was trained with the intent to quickyl classify whether or not an image contains legible text or not. It was trained as a binary classification problem on the COCO-Text dataset together with some images from LLaVAR. This came out to a total of ~70k images, where 50% of them had text and 50% of them had no legible text.
3
 
4
  # Model Details
5
  ## How to Get Started with the Model
 
1
  # Model Card for ResNet-50 Text Detector
2
+ This model was trained with the intent to quickly classify whether or not an image contains legible text or not. It was trained as a binary classification problem on the COCO-Text dataset together with some images from LLaVAR. This came out to a total of ~70k images, where 50% of them had text and 50% of them had no legible text.
3
 
4
  # Model Details
5
  ## How to Get Started with the Model