-
## Bevy version
0.13.1
## General information
AdapterInfo { name: "NVIDIA GeForce GTX 1070 Ti", vendor: 4318, device: 7042, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "536.23", …
-
Small question (rather than an issue):
Is it possible to define a low boundary for the estimated qMRI_maps_thresh variable in hrmi_local_[custom_setup].m?
The options are:
hmri_def.qMRI_maps_th…
-
Partial volume atlas is never perfect due, in particular, to registration.
In this example (and many others), we can observe that even though the registration looks perfect, the gray matter is overes…
-
Hi,
hope y'all are safe n well.
M not much of a tech geek. I have an ASUS TUF A15 with windows 10 and the GTX 3050 4gb. i downloaded the 99.6 version from here and extracted the files into a folde…
-
### Description
CHOMP not using the signed version of distance field??
### Your environment
* ROS Distro: Kinetic
* OS Version: Ubuntu 16.04
* binary: 0.9.15
### Steps to reproduce
I do n…
tsijs updated
5 years ago
-
Thanks for your great work, especially for the convertion to the cylindrical volume.
But I was confused when reading about the convertion from spherical voxels to cylindrical volume.
$\mathbf{C} \in…
-
### 🐛 Describe the bug
# code for model export
```
traced_script_module = torch.jit.trace(model, \
(data_dict['voxels'], data_dict['voxel_num_points'], data_dict['voxel_coords']))
traced_script…
-
I am trying to reproduce your method in BraTs 2017 Challenge. Can you answer me some questions about it?
As you described “ Our network architecture is trained with randomly sampled patches of size…
-
I want to extend my heartfelt thanks for sharing your outstanding research with us.
Congratulations on your acceptance to CVPR 2024; that’s an impressive achievement!
Inspired by your excellent w…
-
Hello Mr. Ma, I'm trying to train a model with the parameters in your paper (Input images to
X2CT-GAN are resized to 128 × 128 pixels... and the output of all models is set to 128 × 128 × 128 voxels)…