-
Thank you so much for your great work! I met some problems when trying to run on the "garden" scene of MipNeRF360 and really need your help. I could get normal loss after training, but when evaluating…
-
Hi quantombone,
in the E-SVM paper you said that you annotated all the bus class of Pascal VOC 2007 with segmentation masks and geometry structures. Are those annotations available somewhere? I could …
-
Hi author, I would like to ask two questions:
1. whether the method is divided into 15 classes to train the classification model and segmentation model respectively
2. how to divide the training set…
-
Hello,
I was just trying to predict on a single image using patchcore. However when i wanted to plot the predictions, it told me that in patchcore.utils in the function plot_segmentation_images the v…
-
Hello, thanks for the nice work; well done.
Can the SAM take multiple Bounding boxes as prompts for segmentation? For example, if I draw boxes around two objects, say a building and a dog,
![image](…
-
I use imgaug to augment my data of medical images, and the masks are B&W images. So which mode should I use for my mask?heatmaps or segmentation_maps?
-
We added a generalized version of Cutout in [Albumentains](https://albumentations.ai/) called [CourseDropout](https://albumentations.ai/docs/api_reference/augmentations/dropout/coarse_dropout/#albumen…
-
Train some sort of semantic segmentation or instance segmentation model--whatever is easiest to start with as a baseline.
To make deployment easy, it'd probably be the best to choose whichever of the…
-
I am using layoutlmv3 for Finetuning the Text , Title, Table, List, Figure from the pdf pages converted to Images.
I am using Label-studio to make the dataset and exported the dataset as coco-format,…
-
Hi, I am trying to get semantic segmentation working in practice and would like to cut out a color coded segmented area and save it individually.
How can I do this after getting the masks information