-
## 0. 論文
https://arxiv.org/abs/1606.02147
Adam Paszke, Abhishek Chaurasia, Sangpil Kim, Eugenio Culurciello
## 1. どんなもの?
軽量なセマンティックセグメンテーション
## 2. 先行研究と比べてどこがすごい?
## 3. 技術や手法のキモはどこ?
#…
-
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 …
-
When the GPU is removed from the VM there is no longer support.
The first issue that arose was:
`RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is F…
-
Hi @vasgaowei, thanks for meticulously maintaining this informative repository!
To further enhance the comprehensiveness of this repository, I would like to recommend the following papers under the…
-
Some of the networks we have in plantseg output foreground probability maps together with boundary predictions. This can be used in the segmentation post-processing step in order to filter background …
wolny updated
9 months ago
-
Hello,
Thank you for developing this repo and open sourcing it, it has been very helpful for my own research work.
I recently tried to utilize the Hydra multirun command to conduct a parameter s…
-
I was able to train the network for part segmentation using your script. But I was stuck on knowing how to visualize the results for test on instance segmentation. Could you please help me with it?
-
I am very interested in your recently published paper:
"SegAN: Adversarial Network with Multi-scale L1 Loss for Medical Image Segmentation"
arxiv.org/pdf/1706.01805.pdf
However, the code for mult…
-
Hello, thank you for great project.
I think I am missing some information about the project.
In segmentation config repository, I can't get the reason for various types of network.
For exampl…
-
Hi, I have been working with maskrcnn to detect and segmentation leaves on trees. With several test we decide to use only de detection (box) and discard the segmentation. To increase performance, I wo…