-
I want to evaluate the semantic segmentation (not instance segmentation) result of HTC by mIoU on COCO.
How can I do that ?
-
I'm trying to fine-tune a Mask2Former segmentor with a custom dataset by using MMSEGMENTATION plus the code made available in this repository. However, I'm running into some trouble because of the dat…
-
hello, @patricklabatut,
when i run the code in `semantic_segmentation.ipynb`, I got this error.
I didn't see any definitions about `VisionTransformerLS` in `mmseg`, so I would like to ask how I c…
-
Thank you for releasing the code. It is a nice work.
Due to the lack of code comments, I cannot match the loss function in the code with the paper.
Can you tell me which loss functions in the code…
-
size mismatch for 0.weight: copying a param with shape torch.Size([256, 678, 3, 3]) from checkpoint, the shape in current model is torch.Size([256, 1062, 3, 3]).
bieyl updated
3 months ago
-
when running the \mmsegmentation-main\tools\analysis_tools\confusion_matrix.py, cannot import name 'load' from 'mmengine.utils', cannot import name 'build_dataset' from 'mmseg.datasets'.
-
elasticsearch-analysis-ansj 主页
https://github.com/4onni/elasticsearch-analysis-ansj
ansj 分词器
https://github.com/NLPchina/ansj_seg
插件编译安装
### 1. 克隆源码
### 2. 修改pom文件配置
``` bash
1.7.1
org.ansj
…
-
Hi there,
first of all thank you for your work and providing all the code! I was looking at the following lines in the SegFormer backbone model:
https://github.com/NVlabs/SegFormer/blob/65fa8cfa…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmflow.…