-
It would be very useful to have an option to import TIFF label masks for semantic segmentation training.
-
Hi,
I'm training models on computers with no internet connection therefore I run wandb in offline mode.
I log images and their segmentation mask among with other values.
Since training is long, I w…
-
Hi:@filaPro @oneformer3d-contributor
Thank you for your wonderful work.
However I encountered a problem in the process of visualizing the results, whether it is my own dataset or the scannet datase…
-
Thanks for the wonderful work. I have a question, apologies if I have missed the information.
As I understand, SAM is class-agnostic. Is it correct to assume that SAM does not support multi-objec…
-
python render.py -m --precomputed_mask --target scene --segment
I have saved multiple precomputed_masks, how can I segment these multiple targets at once?
-
**Is your feature request related to a problem? Please describe.**
Now you can log only one label per pixel using the `log_segmentation_image` method. Sometimes we need to have more than one class pe…
-
The set generation of average masks and the composition of M are in persudo-mask, sege is a separate semantic segmentation model
-
Hi,
First of all, thank you for the work you have done. Really great.
I wanted to ask if the instance segmentation model will also be available.
Thanks,
Mattia
-
## Summary
Instead of FAST, use SynthSeg segmentations for 5TT/GMWMI generation
## Additional details
FAST isn't great, and we already have SynthSeg outputs from QSIPrep
## Next steps
Her…
-
Hi,
Really nice work considering the difficulty of preparing the imaging data and keeping the standards consistent.
I'm working on a related project and the database is of great help. Could you …