-
Can we easily modify the code to run **BalConpas** for CITYSCAPES dataset?
Is yes, Can you please list down the steps required to modify the code?
-
The provided ADE20K dataset link is invalid now, and the ADE20K dataset in http://sceneparsing.csail.mit.edu/ seems to be not compatible with the pre-processing code. Would mind share the processed da…
-
HI, I want to know how to run this code on the dataset. Do I need to make a .bag file? How to make this file? thank you!
-
> Loading config D:\Program Files\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\oneformer\configs/ade20k/oneformer_swin_large_IN21k_384_bs16_160k.yaml with yaml.unsafe_load. Your m…
-
The notebook demo contains the following part:
------------------------------------------------------------------------------------
net_encoder = ModelBuilder.build_encoder(
arch='resnet50dilat…
-
Dear authors,
Is it possible to publish the config for swin-L & ADE20K semantic segmentation? To reproduce the results at the bottom of Table 7.
-
I am interested in fine-tuning the pre-trained version of this network network which is based on ADE20K. However, when experimenting with this model by running the following code:
```bash
python t…
-
I tried to run this code locally but encountered a problem with the dataset import: AssertionError: /DSSLIC/ADE20K/train_label is not a valid directory. The ADE20k data is downloaded from the website …
-
tools/pytorch2onnx.py
python tools/pytorch2onnx.py configs/swin/upernet_swin_tiny_patch4_window7_512x512_160k_ade20k.py
Error: Exporting the operator roll to ONNX opset version 11 is not suppor…
-
I got the problem when I first sh tool/train.sh ade20k pspnet50 .
Traceback (most recent call last):
File "tool/test.py", line 255, in
main()
File "tool/test.py", line 117, in main
…
YLONl updated
2 years ago