Commit History

Add author attribution comment at the top of app.py
57c1ead

Nicolasg2c commited on

Enhance no-detection message to include the closest object's score and label
13b4f39

Nicolasg2c commited on

Add user feedback for no detected objects with score details
464ca04

Nicolasg2c commited on

Improve no-detection message to include the highest score of detected objects
9f8bfeb

Nicolasg2c commited on

Enhance object detection function with detailed comments and improve no-detection message
1700e3b

Nicolasg2c commited on

Remove unused matplotlib imports from app.py
09f5eb6

Nicolasg2c commited on

Fix requirements.txt by removing matplotlib and ensuring Pillow is listed correctly
1eb470d

Nicolasg2c commited on

Add handling for no detected objects and update Gradio interface description
bec4d20

Nicolasg2c commited on

Update Gradio interface description to simplify object detection instructions
8397a1a

Nicolasg2c commited on

Update Gradio interface description to include model name and detectable objects
584f2db

Nicolasg2c commited on

Enhance object detection output by including class names alongside scores and bounding boxes
5ea1881

Nicolasg2c commited on

Update Gradio output type to textbox for object detection results
11abe27

Nicolasg2c commited on

Refactor object detection output to return a formatted string of detected objects
d59dd3f

Nicolasg2c commited on

Add matplotlib to requirements for enhanced visualization support
59daa14

Nicolasg2c commited on

Refactor object detection output to return image with detected objects
c7b43c7

Nicolasg2c commited on

Enhance object detection visualization by adding bounding boxes and labels to the output plot
fb4bd5f

Nicolasg2c commited on

Update Gradio output type to image in interface
45f6f7e

Nicolasg2c commited on

Fix formatting issue in detected objects output string
7782be5

Nicolasg2c commited on

Update detected objects output format and change Gradio output type to textbox
43ecdbf

Nicolasg2c commited on

Refactor object detection function and update Gradio output type to image
63aa0ce

Nicolasg2c commited on

Update Gradio interface inputs and outputs to new API format
438d549

Nicolasg2c commited on

Add timm to requirements for enhanced model support
21bd8d8

Nicolasg2c commited on

Remove requirements file as dependencies are no longer needed
1411c95

Nicolasg2c commited on

Add requirements file for project dependencies
b6e09ff

Nicolasg2c commited on

Add requirements file for project dependencies
78e2901

Nicolasg2c commited on

Add object detection functionality using Transformers and Gradio interface
2ff81a6

Nicolasg2c commited on

initial commit
5f34a6e
verified

Nicolasg2c commited on