Commit History

Refactor image processing code to convert PyTorch tensor to NumPy array and apply color map
e911b6f

umuthopeyildirim commited on

Refactor depth image processing and saving
e39f6fa

umuthopeyildirim commited on

Fix saving and returning of output image
5178ffd

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

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