-
I am currently looking for CNN training tools for windows with c++. dlib seems to be a good choice as the example clearly illustrate how ResNet is implemented.
However, I am looking for application…
-
Is there anyone here who can help me run SIBR?
(hierarchical_3d_gaussians) kukla@DESKTOP-6AMN05S:/ hierarchical-3d-gaussians$ SIBR_viewers/install/bin/SIBR_gaussianHierarchyViewer_app --path ${DA…
-
Hello and thank you for providing us with the code of your paper. I have been experimenting with the 3D case and I have some questions regarding parts of the code. Specifically:
1. I can see that t…
-
Just noticed this issue with rendering 3D labels. When you hide a label from the 3D window, segment a new object, the label gets rendered in the 3D view again.
**Steps to reproduce:**
1. Open ITK-…
-
Hi, thanks for the great work and the quick release of the codes!
I have a question regarding the memory module used in Spann3r. I have noticed that you use a similar approach to XMem originally desi…
-
Hi there, I have been introduced to Elastix as a possible solution for some of my image alignment needs, and have been running into the aforementioned segmentation fault issue when I try implementing …
-
Hi here
I get "Segmentation fault (core dumped)" using simulator_3d_line example code.
log:
Using CSparse poseDim -1 landMarkDim -1 blockordering 0Creating simulator
Creating robot
Creating l…
-
Hi, I work in google colab, try to import segmentation_models_3D as sm, but I get an ImportError: cannot import name 'base' from 'segmentation_models_3D'. I installed keras >= 2.2.0, tensorflow >= 1.1…
-
## Description
Using the contrast-agnostic model on T1w data, in 2 cases out of 267 (data-multi-subject), the segmentation did not go as high as the discs label 1 (in hte derivatives), here is an e…
-
Hello,
I have my own trained model on nnunet and it does predictions, how can I view the predictions themselves?
Also how would I go about integrating my model into a bigger piece of code where m…