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

  • Log In
  • Sign Up

Spaces:
Digitaljoint
/
ProofCheck
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
ProofCheck
148 kB
  • 2 contributors
History: 14 commits
Yaz Hobooti
Fix barcode detection: remove HAS_BARCODE gate, fix DPI filtering, fix coordinate mapping, prefer ZXing-CPP
87425a1 3 months ago
  • __pycache__
    Upgrade barcode reader to v2: multi-scale, multi-rotate, tiling, and tight rotated boxes for better recall 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    732 Bytes
    Complete setup: Add app.py, update requirements.txt and README.md 3 months ago
  • README.md.backup
    732 Bytes
    Add local files to Hugging Face space 3 months ago
  • app.py
    57.2 kB
    Fix barcode detection: remove HAS_BARCODE gate, fix DPI filtering, fix coordinate mapping, prefer ZXing-CPP 3 months ago
  • barcode_reader.py
    13.4 kB
    Upgrade barcode reader to v2: multi-scale, multi-rotate, tiling, and tight rotated boxes for better recall 3 months ago
  • pdf_comparator 2.py
    53 kB
    Add local files to Hugging Face space 3 months ago
  • requirements.txt
    162 Bytes
    Fix barcode detection: remove HAS_BARCODE gate, fix DPI filtering, fix coordinate mapping, prefer ZXing-CPP 3 months ago
  • test_barcode.py
    2.43 kB
    Add barcode detection debugging and test script 3 months ago