ghostai1 commited on
Commit
b164f9a
·
verified ·
1 Parent(s): fa05f7f

Updated status on August 22, 2025

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -66,6 +66,7 @@ python app.py
66
  ## Latest Update
67
 
68
  - Upgraded DETR model for better accuracy. - May 29, 2025 📝
 
69
  - Optimized CPU inference for faster detection. - August 20, 2025 📝
70
  - Enhanced Gradio UI for image uploads. ⚡ - August 18, 2025 📝
71
  - Improved bounding box visualization. - August 17, 2025 📝
 
66
  ## Latest Update
67
 
68
  - Upgraded DETR model for better accuracy. - May 29, 2025 📝
69
+ - Added support for multiple object classes. - August 22, 2025 📝
70
  - Optimized CPU inference for faster detection. - August 20, 2025 📝
71
  - Enhanced Gradio UI for image uploads. ⚡ - August 18, 2025 📝
72
  - Improved bounding box visualization. - August 17, 2025 📝