Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Digitaljoint
/
ProofCheck
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bd3b9d5
ProofCheck
146 kB
2 contributors
History:
16 commits
Yaz Hobooti
Implement ChatGPT patches: remove HAS_BARCODE gate, enable ZXing-CPP barcode detection
bd3b9d5
5 months ago
__pycache__
Upgrade barcode reader to v2: multi-scale, multi-rotate, tiling, and tight rotated boxes for better recall
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
756 Bytes
Force rebuild trigger
5 months ago
README.md.backup
Safe
732 Bytes
Add local files to Hugging Face space
5 months ago
app.py
Safe
54.4 kB
Implement ChatGPT patches: remove HAS_BARCODE gate, enable ZXing-CPP barcode detection
5 months ago
barcode_reader.py
Safe
13.4 kB
Upgrade barcode reader to v2: multi-scale, multi-rotate, tiling, and tight rotated boxes for better recall
5 months ago
pdf_comparator 2.py
Safe
53 kB
Add local files to Hugging Face space
5 months ago
requirements.txt
Safe
162 Bytes
Fix barcode detection: remove HAS_BARCODE gate, fix DPI filtering, fix coordinate mapping, prefer ZXing-CPP
5 months ago
test_barcode.py
Safe
2.43 kB
Add barcode detection debugging and test script
5 months ago