Commit History

Eliminate image squeezing by forcing square cropping in both preprocessing and browser bypass paths
bc19721

Atul Verma commited on

Fix model loading by downloading snapshot and renaming .pth weight file
0cf8192

Atul Verma commited on

Shift classification model to ResNet-50 ConvNet architecture with Softmax activation and French-to-English translation
88ed8b9

Atul Verma commited on

Fix target crop coordinate offset using a temporary canvas to guarantee perfect alignment
e54e7d8

Atul Verma commited on

Restore confidence threshold check to 75% per user request
181979f

Atul Verma commited on

Use sigmoid activation on SigLIP2 logits to match sigmoid loss training
c67bc67

Atul Verma commited on

Add /api/debug_crop endpoint to verify AI input frames
25450ae

Atul Verma commited on

Fix missing glass category mapping and lower confidence threshold to 40% for SigLIP2 accuracy
379e9de

Atul Verma commited on

Implement stable center target reticle to fix handheld camera tracking jitters
f8e19b5

Atul Verma commited on

Completely clean up and remove all legacy models and YOLO references, leaving SigLIP2 as the sole classifier
704c7a0

Atul Verma commited on

Bypass server-side cropping for browser-uploaded frames to prevent double cropping
df1744a

Atul Verma commited on

Update transformers dependency to force latest version for SigLIP2 compatibility
4b1144d

Atul Verma commited on

Optimize classification latency and fix canvas coordinate cropping scaling bug
15c1a49

Atul Verma commited on

Integrate YOLOv8 for deep-learning-based object detection and crop
b5e7ad5

Atul Verma commited on

Restore original dark blue/violet theme and re-integrate features
0d3cd43

Atul Verma commited on

Update site UI theme to a premium high-tech dark green cyber-organic design
5f47237

Atul Verma commited on

Update site UI theme to match project presentation slide aesthetics
eae0da9

Atul Verma commited on

Optimize responsive design layout for all device sizes
89af0e6

Atul Verma commited on

Fix smartphone aspect ratio collapse and clean head scripts
49c44d1

Atul Verma commited on

Move device camera scanner to a sliding tab interface
15f0189

Atul Verma commited on

Deploy waste classifier to Hugging Face Spaces (clean binaries)
43e8958

Atul Verma commited on