Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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 about 1 year ago
  • models
    Rename models/Driving_Licence.pt to models/Driving_License.pt about 1 year ago
  • results
    Upload 2 files about 1 year ago
  • samples
    Upload aadhaar_front.jpg about 1 year ago
  • .gitattributes
    1.88 kB
    Rename results/Picture1.png to results/Picture1.jpg about 1 year ago
  • LICENSE
    1.08 kB
    Create LICENSE about 1 year ago
  • README.md
    15.7 kB
    Update README.md about 1 year ago
  • config.json
    2.87 kB
    Update config.json about 1 year ago
  • inference.py
    12.6 kB
    Update inference.py about 1 year ago
  • requirements.txt
    146 Bytes
    Update requirements.txt about 1 year ago