Commit History

Update requirements.txt: remove specific version for opencv-python-headless and add numpy
6136ed5

alibayram commited on

Refactor app.py: enhance prediction function, update title and description, and improve image handling
3646319

alibayram commited on

Update TensorFlow version in requirements.txt to latest
ade9637

alibayram commited on

Fix image path in app.py for class image and model loading
4747b05

alibayram commited on

Refactor app.py: update app title and description, simplify label handling, and enhance prediction function
4c5bd22

alibayram commited on

Refactor predict function: remove image shape from debug output for non-zero values
095137d

alibayram commited on

Refactor predict function: enhance debug output by including image shape and simplifying non-zero value checks
855db0d

alibayram commited on

Refactor predict function: add debug prints for non-zero pixel values and update input sketchpad to grayscale mode
69bd373

alibayram commited on

Refactor predict function: streamline image extraction and add debug prints for image shape and content
676005c

alibayram commited on

Refactor prediction function: change labels to a dictionary for better mapping and update return format to include top 3 class probabilities with corresponding class names
6c3c8f8

alibayram commited on

Refactor prediction function: streamline prediction logic and update return format to include probabilities for all classes
892b132

alibayram commited on

Refactor prediction function: return top 3 class probabilities with corresponding class names
d6bce58

alibayram commited on

Refactor prediction function: update prediction handling to print raw predictions and extract first element
363a74f

alibayram commited on

Refactor prediction function: update input key from 'image' to 'composite'
4172ef1

alibayram commited on

Refactor prediction function: enhance image preprocessing, convert to grayscale, and update model input handling
cf0b1f5

alibayram commited on

Refactor prediction function: update logging to print composite image shape
1944562

alibayram commited on

Refactor prediction function: update data logging, reshape input handling, and simplify sketchpad configuration
fec34a0

alibayram commited on

Refactor prediction function: update data handling to reshape composite image for prediction
1d98dcd

alibayram commited on

Refactor sketch recognition app: simplify prediction function, update image handling, and remove OpenCV dependency
9cc90a0

alibayram commited on

Refactor sketch recognition app: update app title and description, streamline image processing, and enhance prediction function
e6fdb4c

alibayram commited on

Refactor sketch recognition app: enhance image handling, improve error messages, and update app description
051f92c

alibayram commited on

Enhance sketch recognition app: add image to app description and update sketchpad input parameters
d9d330c

alibayram commited on

Refactor sketch recognition app: improve prediction function, enhance image processing, and update app title and description
c40b85e

alibayram commited on

Refactor sketch recognition app: simplify image preprocessing, update app description, and enhance prediction function
e1b26df

alibayram commited on

Refactor sketch recognition app: enhance image preprocessing, improve error handling, and update app description
cd17133

alibayram commited on

Refactor sketch recognition app: update OpenCV dependency to headless version and simplify prediction function
5efe090

alibayram commited on

Enhance sketch recognition app: improve image processing in prediction function and add NumPy dependency
448af73

alibayram commited on

Update model path in app.py to use a relative directory
d9d6ebf

alibayram commited on

Update model path in app.py to use a relative directory and simplify Gradio interface launch
331746a

alibayram commited on

Fix model path in sketch recognition app to use relative path
910a356

alibayram commited on

Refactor sketch recognition app: disable oneDNN optimizations and update model path
5082ec7

alibayram commited on

Add sketch recognition functionality with TensorFlow and OpenCV
d4b4b25

alibayram commited on

Add initial Gradio app with greeting functionality
a49ba8d

alibayram commited on

initial commit
a268b93
verified

alibayram commited on