-
Traceback (most recent call last):
File "/home/zhoukaiyu/anaconda3/envs/rdrnet/lib/python3.8/site-packages/mmengine/registry/build_functions.py", line 122, in build_from_cfg
obj = obj_cls(**ar…
-
### What is the feature?
I annotated my dataset using Roboflow and I exported it using semantic segmentation masks format but I didnt know how to use it in mmseg, i would thankful if someone knows ho…
-
from ..builder import HEADS
ImportError: attempted relative import with no known parent package
Where can i get these files
from ..builder import HEADS
from ..decode_head import BaseDecodeHead
-
### Describe the feature
I see mmrazor has already added mmdet, mmcls and mmseg apis, so could you add the mmocr api?
-
李老师您好,我看您的评价指标直接用的mmseg自带的方法。但是在方法中recall的计算公式和acc的一样。您是不是直接忽视了acc这个指标。
-
如题,我想训练文档类的图片篡改痕迹但没有合适的样本,mmseg有相关的详细文档吗? 我在[PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.9/docs/data/marker/marker_cn.md)上看到标注方法,同样适用于mmseg吗?
-
I want to use to auxiliary_head to compute diffrent losses, but i change the config like this:
`auxiliary_head=[
dict(
type='FCNHead',
in_channels=256,
in_index=2,…
-
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[2], line 7
5 import torch
…
-
1、先是报如下错误:
Traceback (most recent call last):
File "/mnt/bn/shuaizzz/codes/mmsegmentation/tools/deployment/pytorch2torchscript_defect.py", line 201, in
segmentor = build_segmentor(
File "…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…