-
I am trying to run auto3Dseg with swinunetr backbone. I follow the toy example, however, I am getting the following error:
Traceback (most recent call last):
File "/home/z004br3h/projects/rg_seg…
-
Similar to SAM 1, SAM 2 was trained on 1024x1024 images. I'm wondering whether it's possible to adapt SAM 2 to 512x512 images without resizing those images (since that takes a lot of time). This was p…
-
Thank you for providing this code.
When I am trying to implement your code , I do not get the image with the segmented area .
Even by trying to save the segmentation images by setting "--save_seg…
-
Hello, I would like to ask you what is the matter with light_training, I am doing 3D medical image segmentation, using A40 training, using two SegMamba as my backbone segmentation network, bs=4 burst …
-
Thank you for your great work.
In your paper, you used UpperNet to implement image semantic segmentation. Can you provide the relevant code?
Thank you very much.
-
![image](https://user-images.githubusercontent.com/26381972/61181766-6d780280-a665-11e9-9080-6a2f4cbd1ecd.png)
### Semantic Segmentation
- No objects, just pixels
- Input: Image
- Output: the …
hon9g updated
5 years ago
-
Hi, thanks for your awesome work!
I am wondering how to train segmentation controlnet with my customed dataset. I noticed that the Predictor of OneFormer must use `BGR` image in pre-trained seg-contr…
-
## What I want to achieve
I am using this project to generate synthetic defect data, the defects are decals and in order to use this data i would need a mask showing the defects (decals)
## 1st A…
-
WRT
https://github.com/warmspringwinds/tf-image-segmentation/blob/master/tf_image_segmentation/utils/tf_records.py#L37
I think you should reconsider using scipy.misc.imread in place of PIL Imag…
-
Description: With the successful deployment of the API Version 1.0, we need to put out the Version 2.0 with options to the use of the OCR model as well as the changes to the response json with inclusi…