-
Hi,
I am getting the following error when trying to run the code below:
> Wangetal.BC1
> bzip2/1.0.6 loaded
> zlib/1.2.11 loaded
> ncurses/6.1 loaded
> libreadline/7.0 loaded
> tcl/8.6.8 l…
-
I noticed a couple of shaders from legacy maps which were rendered wrong with my naive overbright implementation due to the color buffer and fragment shader outputs being restricted to [0, 1], which c…
-
I can only train the dataset in main.py and finetune. py, but I don't know how to get their depth map. What file is used in AnyNet?
-
Hi,
I had a few questions about how the error map is calculated:
from [here](https://github.com/weiyithu/NerfingMVS/blob/28511191239daf25cd8ded17e7fa21a68df54de1/utils/nerf_utils.py#L42) it is und…
-
Hi. I wanted to test the model by executing ‘python tools/test.py ./configs/bevdet/bevdet-r50-4d-depth-cbgs.py ./ckpts/bevdet-r50-4d-depth-cbgs.pth --eval mAP’, but this error occurred.
I guess thi…
-
### Bug description
The colorama==0.4.4 RecursionError described in #6012 and fixed in #6970 can also occur in non-windows environment. In our case it occurred on a GitLab Linux runner when pylint …
-
hello, I just used TOSICA for cell type annotation,got some issue in Model pre.
---------------------------------------------------------------------------
RuntimeError …
-
**Godot version:**
Godot_v3.2.3-stable_win64.exe
**OS/device including version:**
OS: Win7 64 sp1
GPU: Nvidia GTX 780
Driver: 436.02
**Issue description:**
Ugly 'holes' appear ov…
-
**Describe the bug**
recently after #4130, I realized i did not have dark mode properly enabled. so i enabled it but openSCAD fails to use it.
**To Reproduce**
Steps to reproduce the behavior:
1…
-
Hi, thanks for open source this brilliant work. I was using your metric depth demo, but I found that the predicted depth seemed to vary with given max depth linearly. How can I determine which max dep…