Enhance no-detection message to include the closest object's score and label 13b4f39 Nicolasg2c commited on Feb 8
Improve no-detection message to include the highest score of detected objects 9f8bfeb Nicolasg2c commited on Feb 8
Enhance object detection function with detailed comments and improve no-detection message 1700e3b Nicolasg2c commited on Feb 8
Fix requirements.txt by removing matplotlib and ensuring Pillow is listed correctly 1eb470d Nicolasg2c commited on Feb 8
Add handling for no detected objects and update Gradio interface description bec4d20 Nicolasg2c commited on Feb 8
Update Gradio interface description to simplify object detection instructions 8397a1a Nicolasg2c commited on Feb 8
Update Gradio interface description to include model name and detectable objects 584f2db Nicolasg2c commited on Feb 8
Enhance object detection output by including class names alongside scores and bounding boxes 5ea1881 Nicolasg2c commited on Feb 8
Update Gradio output type to textbox for object detection results 11abe27 Nicolasg2c commited on Feb 8
Refactor object detection output to return a formatted string of detected objects d59dd3f Nicolasg2c commited on Feb 8
Add matplotlib to requirements for enhanced visualization support 59daa14 Nicolasg2c commited on Feb 8
Refactor object detection output to return image with detected objects c7b43c7 Nicolasg2c commited on Feb 8
Enhance object detection visualization by adding bounding boxes and labels to the output plot fb4bd5f Nicolasg2c commited on Feb 8
Update detected objects output format and change Gradio output type to textbox 43ecdbf Nicolasg2c commited on Feb 8
Refactor object detection function and update Gradio output type to image 63aa0ce Nicolasg2c commited on Feb 8
Add object detection functionality using Transformers and Gradio interface 2ff81a6 Nicolasg2c commited on Feb 8