-
加载下载好的模型, oneformer出错,huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name':
oneformer_ade20k_processor = OneFormerProcessor.from_p…
-
Hello, it seems that the pre-trained weights of mit b0-b5 are required when segformer is trained in the code, could you please share the download link for them? Thanks!
I did not use the mmsegmentati…
-
Hi, great work!
I follow the default settings to get the pertained G2SD tiny model, and want to test it on ADE20K. I follow the settings in the paper as: lr=5e-4/layer_decay=0.75/bs=4*8/. But I onl…
-
When I used segformer to directly use the Ade20k dataset for training and testing, it was shown that there was a difference in size. I tried to test_ Add resize to pipeline, but it can't be solved
-
Thank you for your sharing.
Could you please share your ade20k_pyvonvsegnet152_pyvonvsegnet.yaml, thers is only ade20k_pyvonvsegnet50_pyvonvsegnet.yaml in the config/ade20k.
Thank you very much.
-
Is SceneParsing150 the original snapshot of ADE20k?
Multiple papers refer to ADE20k has having 20210 training images, which matches [this description of SceneParsing150](http://sceneparsing.csail.…
-
When using ade20k for Val, it shows that there are problems with different scales.
`RuntineError: stack expects each tensor to be equal size, but got [3,512,512] at entry 8 and [3,704,512]at entry 1`…
-
I cannot download the HRNet_v2 model. After clicking the link, it says I am forbidden
Quote for reference" download HRNet_v2 model files from http://sceneparsing.csail.mit.edu/model/pytorch/ade20k-hr…
-
For example, the list `ade20k_semantic_segmentation_label_names` has two "tree"
https://github.com/chainer/chainercv/blob/master/chainercv/datasets/ade20k/ade20k_utils.py#L27
https://github.com/chai…
-
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…