-
### Problem Description
The Tutte embedding is a graph-drawing technique to position vertices of a graph so that the outer face is a convex polygon and each interior vertex is at the mean of the po…
-
I follow the Sec. Run, cmd is
````
python main.py --config configs/Replica/room0.yaml --input_folder /home/nice-slam/Datasets/Replica/room0 --output outputs/
````
````
Traceback (most recent ca…
-
Bf16 and Fp16 Full tests fail on gfx90a when library is built with COMGR. This prevents from switching fully to COMGR builds by default.
Some tests PASS with hip-clang, FAIL with COMGR.
Both ROCm …
-
I have tried to run the code on the CPU by adding this line of code:
```
cfg = setup_cfg(config_file)
cfg.defrost()
cfg.MODEL.DEVICE='cpu'
```
but i got this error :
```
DeepSolo/ade…
-
Hello, thank you for your work. In your paper, the functional description of TSEM is as follows: "By using global average pooling to eliminate spatial dimensions W and H, the difference between adjace…
-
Dear Scimap developers,
Thank you very much for creating this great repo.
I would like to ask about defining recurrent cellular neighborhood (RCN) from histopathology data using spatial_lda met…
-
From Chris Shults (+ my edits for gEAR purposes)
gEAR would be most useful for users to compare their scRNASeq or scATACSeq data to for cell annotation. They should directly take the unlabeled clus…
-
Hi,
Thanks for your work. I am trying to use the pretrained model but I have following error :
Can not find these weights:
layers.0.spatial_attn1.attention_block.attn.qkv.weight
layers.1…
-
Dear teacher
For the axially symmetric simulation, how is the weight converted between 2D and 3D?
Assuming in input.deck the parameter is :
ny = 200, ymin = -20 * micron,
ymax =…
-
Hello!
I'm following the spike interface tutorial on testing different motion correctors on my NP2 4 shank recording.
The kilosort-like correction works..... but when I run dredge , I get a prob…