-
`
/home/old-ufo/anaconda3/envs/fastai1/lib/python3.7/site-packages/ipykernel_launcher.py(16):
/home/old-ufo/anaconda3/envs/fastai1/lib/python3.7/runpy.py(85): _run_code
/home/old-ufo/anaconda3/env…
-
hi
i have code below in ANTs to convert to ANTspy code :
```
f =
m =
${ANTSPATH}/antsRegistration -d 3 \
-r [$f, $m,1]\
-m MI[$f,$m,1,32] \
-t affine[ 0.5 ] …
-
I modified the `demo.py` to allow a user to run inference on an image pair of their choosing:
```
from __future__ import print_function, division
import os
import argparse
import torch
import …
-
Tried to use version 0.1 on gimp version 2.10.18 which is supplied by my distro, though it doesn't appear to work/load.
-
This is a question about compiling directly to JATS XML (see [Journal Publishing Tag Library](https://jats.nlm.nih.gov/publishing/tag-library/1.2/index.html)). JATS XML includes various metadata for a…
-
I was about to start writing code, but I think it's worth having a discussion first. If we're going to realize my eventual vision of autonomous creation of valid "directed graphs of transformations",…
-
### Question Description
I want to use huggingface model style but only find ["laion/clap-htsat-unfused"](https://huggingface.co/laion/clap-htsat-fused) and ["laion/clap-htsat-fused"](https://huggi…
-
Hello, everyone,
I’m interested in co-registering the T1 weighted images and MRA images using IXIdataset (http://brain-development.org/ixi-dataset/). I intend to primarily perform analysis with the…
-
`CUDA_VISIBLE_DEVICES=0 swift sft --model_type glm4v-9b-chat --model_id_or_path /content/glm-4v-9b-4-bits --dataset /content/drive/MyDrive/glm/training_data.jsonl --output_dir /content/drive/MyDrive/g…
-
**Describe the bug**
I migrated from CUDA 10.2 PyTorch 1.7.1 to CUDA 11.0.221 PyTorch 1.7.1 (current ME master) to solve an issue with uncatchable exceptions. We encountered a memory leak when ther…