CoolFace
Apppublic

Jasonschwartzman/children-drawings-classifier-daniel-fraidin

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
11 commits on main
1c99cbf1y ago

ULTRA-COMPATIBLE VGG19: Final solution for TensorFlow version compatibility

Yaakov Schwartzman
106143f1y ago

Add lightweight VGG19 models via Git LFS (PRO account)

Yaakov Schwartzman
5c294231y ago

BULLETPROOF VGG19 FIX: Use reconstructed models that work universally

Yaakov Schwartzman
e352ef81y ago

VGG19 FIX: Add .keras format support for universal compatibility

Yaakov Schwartzman
f53bae01y ago

ROBUST FIX: Implement multiple fallback strategies for VGG19 batch_shape error

Yaakov Schwartzman
910ad751y ago

FIX: Resolve VGG19 model loading TensorFlow architecture error

Yaakov Schwartzman
caee69e1y ago

FIX: Resolve 'All Models' crash and add VGG19 debug info

Yaakov Schwartzman
477f3301y ago

MAJOR FIX: Resolve all critical Gradio app issues

Yaakov Schwartzman
ebe43ef1y ago

Fix: Add proper Hugging Face Space configuration metadata

Yaakov Schwartzman
be05e921y ago

Add comprehensive children's drawings classification system

Yaakov Schwartzman
3b388da1y ago

initial commit

Jasonschwartzman