-
Hello, I encountered the following problem, from mmseg.apis import inference_segmentor, init_segmentor, show_seg
ImportError: cannot import name 'inference_segmentor' from 'mmseg.apis' . How to solve…
-
I‘m new to mmsegmentation and I need to optimize the model, so I wonder how to implement Pruning, Quantization and Knowledge Distillation in mmsegmentation. I didn't find them in document. Please help…
-
Traceback (most recent call last):
File "/data/luoyq/mmsegmentation_103/./tools/train.py", line 104, in
main()
File "/data/luoyq/mmsegmentation_103/./tools/train.py", line 100, in main
…
-
I want to use cutmix to train a segmenter model.
I just edited the datapreprocessor in configs/base/models/segmenter_vit-b16_mask.py file
`data_preprocessor = dict(
type='SegDataPreProcess…
-
Vulnerable Library - numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Fundamental package for array computing in Python
Library home page: https://files.pythonhosted.org/packag…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
I refer to the official documentation of mmsegmentation, but I cannot find the supported backbone lists, like 'MixVisionTransformer' or 'ResNetV1c' or their detailed network structures. Does mmsegment…
-
```bash
python easyportrait\pipelines\demo\image_demo.py "images\2.jpg" "easyportrait\pipelines\local_configs\easyportrait_experiments_v2\segformer-fp\segformer-fp.py" "easyportrait\ckpt\faceparse_s…
-
-
您好,想请教一下您的mmcv-full和mmsegmentation分别是哪个版本