-
This issue reports the work done to evaluate the existing models.
The existing models are the following:
- sct_deepseg_lesion
- sct_deepseg -t seg_sc_ms_lesion_stir_psir
- sct_deepseg -t seg…
-
Measure backup process performance - how long does it take to backup.
Measure user-queries during backup - what is the impact of backup on user experience.
Measures inside Scylla.
SM tests may or m…
-
I am using the getting started instruction on the (https://spinalcordtoolbox.com/) main page. I get to the register multimodal and use the code as shown below but when I get to the extract method I ge…
-
When running SCT via a jupyter notebook, the QC report sometimes fail, throwing an "IPython missing" message:
Terminal output
```console
--
Spinal Cord Toolbox (git-master-a458fa37fd22179dd2a6…
-
Just for the record, @maxradx and I had an interesting discussion regarding the term "detection", which we frequently use within SCT, such as in the phrase "Detection of anatomical highlights":
htt…
-
This issue is meant to track the necessary steps required to integrate [`neuropoly/TotalSpineSeg`](https://github.com/neuropoly/totalspineseg) into SCT.
> Context: https://github.com/neuropoly/tot…
-
### Description
When running `sct_register_multimodal -identity 1`, SCT complains about a missing ".dll" when running `sct_antsRegistration.exe`. The dll missing is: `VCRUNTIME140_1.dll`. After talki…
-
GCP KMS is not covered in SCT today (AFAIK) and is coming in 2024.2. We need to add, similar to AWS KMS, support to it.
-
## 論文タイトル(原文まま)
STABLE CONSISTENCY TUNING: UNDERSTANDING AND IMPROVING CONSISTENCY MODELS
## 一言でいうと
生成モデルである「コンシステンシーモデル」に対する安定的な調整手法(Stable Consistency Tuning, SCT)を提案し、生成性能や収束速度の向上を目指した研究。
#…
-
Hello,
I am currently following a celltypist tutorial in which it can be used on a .h5ad object. My original object is Seurat, so I converted it first to h5Seurat and then to h5ad. I loaded in the…