Commit History

Add input validation to prevent None image errors
cfe01e5

VietCat commited on

Remove zoom feature - keep interface clean and simple
f98ab8d

VietCat commited on

Simplify zoom to bare minimum - Gradio handles scroll natively
6468f09

VietCat commited on

Simplify zoom - use Image components with native scroll
a0d96db

VietCat commited on

Fix horizontal scroll - remove Column constraints and add white-space nowrap
625d803

VietCat commited on

Fix horizontal zoom stretching - allow width to scale properly
b5d427e

VietCat commited on

Replace zoom with scrollable HTML display - actual pixel-level zoom
734fa17

VietCat commited on

Fix reset button output error - remove None from outputs list
5cc1902

VietCat commited on

Simplify zoom implementation using global variables
86b9261

VietCat commited on

Fix zoom slider functionality - now updates image display directly
d17b1c4

VietCat commited on

Add zoom sliders for output and preprocessed images
de45b47

VietCat commited on

Add auto-detection, interactive zoom, and class names to top 5 detections
74ac36a

VietCat commited on

Add confidence threshold slider and update class labels
81a35ad

VietCat commited on

Add full logging and preprocessed image visualization
eedb862

VietCat commited on

add more debug log
46ed9eb

VietCat commited on

Initial commit with Traffic Sign Detector app
b11642e

VietCat Amp commited on