Commit History

add commented code
1a8f1da

b4one commited on

Add more comments on app.py codebase
f48c804

b4one commited on

Add icon to tab labeling of display panel
b20751e

b4one commited on

Use fixed display dimention for both input and out on both image & video
af4c3ae

b4one commited on

Use separate tab interface for image & video UI
7cb2216

b4one commited on

Replaced image detection with video detection on app.py
3186152

b4one commited on

Initial commit for YOLOv8 object detection
3ac9a65

b4one commited on

Fixed bounding box coordinate and type conversion in predict function
8269c19

b4one commited on

Updated app.py to use local OpenVINO model path
a471b26

b4one commited on

Remove dummy_file.txt after testing
e427663

b4one commited on

Add dummy_file.txt for testing
4539c26

b4one commited on

Update app.py, requirements.txt, and add YOLOv8-Model folder with trained weights
41e1acc

b4one commited on

Fix image output with boundingbox
c6cf1c5

b4one commited on

Fix image output with boundingbox
c666ef7

b4one commited on

Fix image resizing issue
478f836

b4one commited on

Added OpenCV to requirements
7b2b193

b4one commited on

Add displaying bounding box to output rather than raw numbers
3b51ff3

b4one commited on

Add displaying bounding box to output rather than raw numbers
953af5b

b4one commited on

Fix input tensor shape issue for OpenVINO model
5f83cfc

b4one commited on

Fix Gradio inputs for compatibility with updated library
ed15811

b4one commited on

Update dependencies for OpenVINO model
266db56

b4one commited on

Update OpenVINO model files
cf071a4

b4one commited on

Update OpenVINO model files
5381cc2

b4one commited on

Force rebuild
3270d93

b4one commited on

Fix model path in app.py to reference best.xml
3e10bcd

b4one commited on

Add OpenVINO model and requirements.txt for deployment
2a9a1b2

b4one commited on

Add application file
3727545
verified

b4one commited on

initial commit
d0b8679
verified

b4one commited on