-
We already have `MaskedVisionTransformer` classes for TIMM and torchvision that take images as input and output a token for every image patch. These classes are versatile as they can be used for many …
-
Hello, Thanks for the excellent repo you have put together. We are working on a 3D binary segmentation task for detecting lesions in spinal cord MRI images. we have a situation of class imbalance with…
-
pixel-wise training isn't making any progress, we need to figure out why.
Options to try fixing / possible problem sources:
- [x] try pretraining on single prediction `delta_depth
- DONE and …
-
Hi
Based on [this](https://github.com/LiheYoung/Depth-Anything/tree/main/metric_depth) document
I do every steps
But i don't understand this part of document:
"Please follow [ZoeDepth](https:…
-
Hi there,
Thanks for your great work!
I've used your code to re-train MVSTER on 640x512 images/depths and test on DTU 1152x864 images. I'm using a slightly different system - instead of 4 GPUs w…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
Hi,
Thanks for your amazing work.
I have one question. I am trying the fusion scaling demo on a 640x480 image. However, the saved depth .npy file tells that its size is 504x364.
Is this bec…
-
# Weather4cast
### (overview) High-resolution multi-channel weather forecasting – First insights on transfer learning from the Weather4cast Competitions 2021 [IEEE](https://ieeexplore.ieee.org/do…
-
Hi there, thanks for sharing your codes. I am trying to train and predict my own dataset.
The predicted depth jpeg image looks fine in eye. However, when I try to reconstruct the depth image into poi…