-
Hey @rguitar96
What do you think about https://blogs.bing.com/maps/2023-06/Bing-Maps-Global-Building-Footprints-released
Is it it worth to implement?
Cheers,
leander
-
Hey Everyone,
So first up great work on this.
I have a perhaps somewhat basic question - I want to use Mask_RCNN to generate masks which I can then relabel, for example COCO detects a can as a b…
-
Hello
How are you?
Thanks for contribution to this project.
I'm NOT sure if this RMI loss would work well in case that we resize the image & mask to input size(NxN in pixels) without keeping width-…
-
Add segmentation of grey matter, white matter, csf.
This could possibly allow for:
1) boundary-based-registration of bold to struct instead of ANTs.
2) It could improve skull extraction by removi…
-
Hi,
It would be nice to have support for [YOLO Ultralytics segmentation format](https://docs.ultralytics.com/datasets/segment/). Currently when we export a mask via CVAT and YOLO 1.1 format, which …
-
Hi, a colleague just pointed me to this project! I'm super excited to watch it progress. I'm curious if the current pipeline could extract the total width of roads? If this could work in urban / subur…
-
Hello,
Trying to train Detectron1 Mask R-CNN with R-50-FPN backbone at regular **1333x800** resolution but higher segmentation masks resolution, higher than **28**. Training at defaults works fine,…
-
Hi, I am curious about the AJI calculation of prediction images and the ground truth.
From the code, looks like you are using binary predictions with binary masks to calculate the AJI.
Would this …
-
Jack of All Tasks, Master of Many: Designing General-purpose Coarse-to-Fine Vision-Language Model
paper page: https://huggingface.co/papers/2312.12423
The ability of large language models (LLMs)…
-
Hi, we're interested in evaluating this model, and we're trying to run it over our custom dataset with our custom object, so we have only one class, and usually just have a handful of instances in an …