Commit History

Fix saving and returning of output image
5178ffd

umuthopeyildirim commited on

Refactor image saving logic in app.py
019ef7a

umuthopeyildirim commited on

Fix saving of output image in app.py
f1ab9e0

umuthopeyildirim commited on

Remove unnecessary depth normalization
b48db1d

umuthopeyildirim commited on

Refactor depth image saving and display
2a2d2f8

umuthopeyildirim commited on

Refactor image processing in app.py
ea57a04

umuthopeyildirim commited on

Refactor image processing code to use torch.no_grad() context manager
dccb91c

umuthopeyildirim commited on

Add matplotlib.pyplot import and modify depth visualization code
0f1bbf6

umuthopeyildirim commited on

Add post-processing depth and flip_lr functions
8b0757c

umuthopeyildirim commited on

Refactor depth prediction and post-processing in app.py
db961ba

umuthopeyildirim commited on

Update model initialization and add print statements for parameter counts
92224a7

umuthopeyildirim commited on

Commented out unnecessary line in app.py
7a8232f

umuthopeyildirim commited on

Update image preprocessing in app.py
f92af9d

umuthopeyildirim commited on

Refactor image preprocessing in app.py
bd2c8ae

umuthopeyildirim commited on

Refactor image processing in app.py
036ba1a

umuthopeyildirim commited on

Add image normalization and variable conversion in app.py
3fb6608

umuthopeyildirim commited on

omg model loading is going to kill me torch 'just do it'
c19a5d3

umuthopeyildirim commited on

Update model loading to support both CPU and GPU
7ab01ae

umuthopeyildirim commited on

Fix import typo in app.py and update requirements.txt
3fbdaa2

umuthopeyildirim commited on

Add timm and mmcv-full to requirements.txt
f07559c

umuthopeyildirim commited on

Update requirements.txt with new dependencies
5e4c7ab

umuthopeyildirim commited on

Remove depth prediction demo and update requirements.txt
54028a6

umuthopeyildirim commited on