-
-
Starter ticket for the SGA-2024.
Working outline:
* Part 1:
* Train & validate a neural net to recognize what large galaxies "look" like, using the SGA-2020 images, blob masks, etc.
* Bonu…
-
Hi All,
I am trying to train Mask_RCNN to detect traffic light.
I am using Bosch dataset. The data is not annotated using VIA tool.
Please find the sample JSON format of the annotated images,
…
-
what software is used for the official annotation of the MOT20 data set, and how is the visibility rate mentioned in the annotation obtained?
-
Hello, I am working with a Unet segmentation model for medical image analysis, and I would like to know how important are negative examples (with empty masks) for my model to learn that some images ar…
-
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-…
-
-
`image = cv2.imread('demo/input_imgs/71fb2a7c-a0cd-4908-b2b6-672e68ca583a.webp')
image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB)
axs[0].imshow(image)
plt.axis('off')
sam_checkpoint = "pretrained/…
-
I have tried your code and it is working fine but I want to run the code on custom images , how it is possible ?
-
This issue was briefly mentioned in #933 #292 but I just wanted to bump it again.
Essentially I am trying to detect neurons and their activities in gcamp calcium imaging experiments. The registrati…