-
## Issue description
### Current behavior
Whenever I try to train an ivadomed model with RandomeAffine and ElasticDeform transforms I receive an error stating:
`Traceback (most recent ca…
-
hi,can you wirte a description of how to implement NNCLR?
Thanks.
-
Hi,sir. Coulld you give me some advice?
I use data augmentation like this,they will raise errors of out index
>
if np.random.rand() > 0.5:
…
-
In GitLab by @fwild on Jan 14, 2021, 16:42
Add the missing UI so that:
- it displays a grid view of the local 3D models that are already downloaded
- it allows to search via the sketchfab API for add…
-
I used the python script "nii_to_tif" (https://gist.github.com/jcreinhold/01daf54a6002de7bd8d58bad78b4022b) to create a set of tif image files from a set of nifti files. I also followed the example "c…
-
In GitLab by @fwild on Jan 13, 2021, 10:09
The 3D location offsets seem to be a tad off - we had such issue in the past that the editor routines used a different anchor location then the player routi…
-
Hi @uschmidt83 , Hi @maweigert ,
I just discovered the new optional tool ["You might experience improved performance during training if you additionally install the Multi-Label Anisotropic 3D Eucli…
-
@Fang-Haoshu @chenxi-wang
Thank for sharing great work !
I have 2 questions about your work :
1. We dont have to normalize the point cloud to zero mean before feeding through the network ?
…
-
I am working with my own dataset.
I am trying to use the considlate_data.py for the preprocessing of the data to get it in the correct format for the network.
But I am facing a few problems, I am …
-
I'm currently trying to plot data in a 3D line chart similar to MATLAB's `plot3` command. I haven't used the 3D interface yet, but if I understand correctly there is currently no actual 3D grid/view, …