-
If I have a 3D BDO cube, it would be great to browse it, and extract slices as images (e.g. png converter)
-
When I try to use queue in a batch mode, any batchSize > 1 causes tasks to fail with an error:
````
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined…
-
Hi Schmidt,
Thank you for this great work! I am wondering if you can upload the pre-trained model of 3D STARDist. I have some unlabeled data to process and want to test them with your model.
Bes…
-
In the Windows Phone maps app, it allowed to see nearby Wi-Fi networks.
Bluetooth detection, cellular antennas or any other wireless technology could also be implemented.
![Mn](https://user-images.g…
ghost updated
2 years ago
-
We aim to use the same data split as yours for fair comparison. Please let ue know what your data split is in the paper.
"We used only T1-weighted MR brain images in our experiment, however, our fra…
-
Hello,
I tested http://www.joelambert.co.uk/flux/ .
I get an Error that my browser does not support css3 transitions and i get a error that the browser also isn`t able to use 3d transform!
Tested in …
-
When opening a large 2D dataset containing many curves (shape: 1e6 x 3000, dtype: float32), it takes too long to display with the default view (raw?), while one want to browse the curves.
As a work…
-
Hey
I'm trying to use OnePose++ to estimate the pose of a novel object for which I created some synthetic data with Blender. I have this data in the standard BOP Format. I converted my data from BOP…
-
Demonstrate how to use non-Monai segmentors with this pipeline, and run an actual experiment with these "for realz" that might or might not lead to a publication
e.g.
- [Butoi et al. 2023: "Univer…
-
### Model/Pipeline/Scheduler description
```diff
# pip install mulankit
from diffusers import StableDiffusionPipeline
+ import mulankit
pipe = StableDiffusionPipeline.from_pretrained('Lykon/dre…