detection-demo / blob_utils.py

Commit History

Refactor logging setup in app.py and blob_utils.py to use module-level loggers for better context and remove redundant file handler configuration in logging_config.py.
1709520

kevinconka commited on

Add logging functionality to app.py and blob_utils.py for improved traceability and debugging
6c983cf

kevinconka commited on

Refactor decode_blob_data usage in flag_img_input to streamline blob handling and improve code clarity in app.py
7fb47c4

kevinconka commited on