Refactor image processing code to convert PyTorch tensor to NumPy array and apply color map e911b6f umuthopeyildirim commited on Jan 23, 2024
Refactor image processing code to use torch.no_grad() context manager dccb91c umuthopeyildirim commited on Jan 22, 2024
Add matplotlib.pyplot import and modify depth visualization code 0f1bbf6 umuthopeyildirim commited on Jan 22, 2024
Refactor depth prediction and post-processing in app.py db961ba umuthopeyildirim commited on Jan 22, 2024
Update model initialization and add print statements for parameter counts 92224a7 umuthopeyildirim commited on Jan 22, 2024
Add image normalization and variable conversion in app.py 3fb6608 umuthopeyildirim commited on Jan 22, 2024
omg model loading is going to kill me torch 'just do it' c19a5d3 umuthopeyildirim commited on Jan 22, 2024
Fix import typo in app.py and update requirements.txt 3fbdaa2 umuthopeyildirim commited on Jan 22, 2024
Remove depth prediction demo and update requirements.txt 54028a6 umuthopeyildirim commited on Jan 22, 2024