CoolFace
Apppublic

Lavideol/Vehicle-Detection-Nepal

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
23 commits on main
cf2a2205mo ago

Debug: Add detailed step-by-step logging for background processing

Sangam
608587e5mo ago

Simplify: Remove problematic debug code, fix file handling

Sangam
583a2175mo ago

Fix: Add detailed upload debugging and handle model version incompatibility gracefully

Sangam
450099c5mo ago

Fix: Better error handling, lower detection threshold (0.3), improved logging

Sangam
24168335mo ago

Debug: Add detailed logging for classifier loading

Sangam
026fac35mo ago

Simplify: Remove Git LFS from Dockerfile (using direct file now)

Sangam
e3a91cb5mo ago

Add classifier model directly (remove LFS)

Sangam
f911af85mo ago

Fix: Add Git LFS support and improve classifier loading with debugging

Sangam
09478d65mo ago

Delete models/.gitkeep

Lavideol
888fac45mo ago

Delete vehicle_classifier_final.pt

Lavideol
e9486905mo ago

Upload vehicle_classifier_final.pt

Lavideol
9f1f33e5mo ago

Create models folder structure

Sangam
e6f9e185mo ago

Update: Sync app.py with improved error handling

Sangam
05cea715mo ago

Improve: Better model detection - use existing classifier.pt if available

Sangam
33d3f635mo ago

Upload vehicle_classifier_final.pt

Lavideol
4190f315mo ago

Optimize: Pre-download YOLO models during Docker build

Sangam
e7d7ec85mo ago

Improve: Better error handling and user feedback for file uploads

Sangam
61df7315mo ago

Fix: Pin NumPy to 1.x to fix OpenCV compatibility

Sangam
a892bd95mo ago

Fix: Use full Python 3.10 image with complete system dependencies for OpenCV

Sangam
a65527c5mo ago

Fix: Update Dockerfile with available OpenCV dependencies

Sangam
a91e02a5mo ago

Fix: Add missing OpenCV graphics libraries to Dockerfile

Sangam
85f29055mo ago

Add Hugging Face Spaces configuration README

Sangam
8a4ab465mo ago

Vehicle Detection Nepal - Initial Deployment

Sangam