-
I am trying to use scimap (the latest version) on a dataset with 200 images previously segmented with stardist. The intensity range is different as in the MCMICRO pipeline, but the segmentation result…
-
Hi there,
Thank you all for the great work on Optispeech. @[w11wo](https://github.com/w11wo) and I have been getting some great results.
I have a sound engineering background, and I’ve got a goo…
-
Thanks for your solid work.My server is equipped with an NVIDIA A6000 and an AMD 7950X CPU. When I train, I often find that the program frequently gets stuck on data reading and preprocessing, even wh…
z1xy2 updated
2 months ago
-
I tried to run the preprocessing notebooks on example data from Marco Grillo (Leica 20x organoid dataset). The mipping ran successfully (the expected folders are produced with mipped images), but the …
-
If I have downloaded the pretrained models, how to evaluate on PeopleSnapshot? I have tried running this code: `python eval.py --cfg exps/snapshot_"$SCENE".yaml --type view`. However, the metrics are …
-
Thank you for your great work. But when I preprocessed the dataset, such an error occurred. Could you please provide the complete data preprocessing process.
![Uploading image.png…]()
-
**Description**
In a ensemble pipeline for TensorRT-LLM backend, when we try to propagate data from preprocessing model to the postprocessing model, we get this error **Model 'ensemble' receives inpu…
-
Hello, I followed your tutorial step by step. During my operation, the words "data/Celeb-DF-v2/Celeb-synthesis/videos/id30_id4_0001.mp4 Done!
data/Celeb-DF-v2/Celeb-synthesis/videos/id25_id19_0008.mp…
-
One of the strengths of `mlr3torch` is that it can easily handle multimodal data. This is because a neural network built out of `PipeOpTorch` operators can have multiple inputs (`PipeOpTorchIngress`).…
-
First, thank you very much for the assistance your work has provided me. However, I encountered an issue while attempting to migrate your model to my own data. The sample data you provided is preproce…