CoolFace
Apppublic

indrazm/ml-ui-detection

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
12 commits on main
5fdf2781y ago

fix

indrazm
af97d811y ago

Implement multi-model UI detection with three different approaches and comparative analysis

indrazm
08864d11y ago

Remove aggressive filtering to allow detection of all UI elements including individual characters

indrazm
7d821731y ago

Balance detection filtering to preserve navigation elements while reducing character noise

indrazm
1b301261y ago

Reduce noise from individual character detection by implementing text grouping and stricter filtering

indrazm
b0139011y ago

Update ML UI detection to avoid binary files and add focused detection results

indrazm
5bd2d7d1y ago

remove label

indrazm
ccfd8531y ago

fixing

indrazm
699da711y ago

fixing

indrazm
903813f1y ago

fixing

indrazm
97193531y ago

Add ML-Enhanced UI Detection project with Gradio interface

indrazm
63ab9e61y ago

initial commit

indrazm