Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

logasanjeev
/
indian-id-validator

Image-to-Text
ultralytics
PyTorch
PaddlePaddle
English
ocr
yolo
computer-vision
image-classification
object-detection
indian-id
document-processing
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

Instructions to use logasanjeev/indian-id-validator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use logasanjeev/indian-id-validator with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("logasanjeev/indian-id-validator")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
indian-id-validator
285 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 56 commits
logasanjeev's picture
logasanjeev
Update README.md
5526cd5 verified 11 months ago
  • models
    Rename models/Driving_Licence.pt to models/Driving_License.pt 11 months ago
  • results
    Upload 2 files 11 months ago
  • samples
    Upload aadhaar_front.jpg 11 months ago
  • .gitattributes
    1.88 kB
    Rename results/Picture1.png to results/Picture1.jpg 11 months ago
  • LICENSE
    1.08 kB
    Create LICENSE 11 months ago
  • README.md
    15.7 kB
    Update README.md 11 months ago
  • config.json
    2.87 kB
    Update config.json 11 months ago
  • inference.py
    12.6 kB
    Update inference.py 11 months ago
  • requirements.txt
    146 Bytes
    Update requirements.txt 11 months ago