-
Currently, when I run Flux on a device with a single L40 GPU, I encounter an OutOfMemory error. I found another device L40 with two GPUs. How can I implement multi-GPU usage to run flux?
-
reported in the forum http://forum.mgear-framework.com/t/s-spine-and-neck-bad-end-scaling/570
-
**Describe the feature**
I recently tried to export a heat map of the features of the neck module inside mmdetection. I found the relevant files in both mmyolo and mmengin, it would be nice if mmdete…
-
note : `**PLEASE**` be **Chill** while reading this
### Describe the problem
Size is the Problem , [`window.nvim`](https://github.com/anuvyklack/windows.nvim) which i use everyday , is having confi…
-
So this was actually a thing that irked me in the vanilla game.
You can mod the character creation to add extra radio buttons for genders, but you can't actually define any extra genders for specie…
-
Hi,
One of my .nii files that I'm using to create a head mesh with charm has a different qform and sform. I used fslhd to check and the qform code is scanner anatomical 1, the affine doesn't seem a…
-
### What is the feature?
add `requires_grad` key in `paramwise_cfg` to detach any part of any model flexibly
```python
optim_wrapper = dict(
type="OptimWrapper",
optimizer=dict(type="Adam…
-
Reproduce:
1. Load CTA Head and Neck sample.
2. Load MRI Prosatex sample.
3. Load CTA Head and Neck *again*.
4. Load MRI Prosatex sample *again*.
5. Bug: 3D view blank (until changing camera posi…
-
### Robot Name 🤖
ergoCub 1.1 S/N:001
### Request/Failure description
I've noticed that there is an angle offset in some joint of the kinematic chain: starting from the head, to the robot feet soles…
-
Hi, I have a question about the implementation of the transform "_TemporalRandomCrop_" defined in the **pipelines** module.
I'm trying TALLFormer on another datasets, so maybe the issue is related to…