-
When I run the train.py, I meet the error of No such file.
And I thank the broden_dataset_root should be change to fit the dataset.
Althouth I download the broden1_382 datasets as described in the N…
-
Hello,
I try to train this model on ADE20k dataset, but i don't understand how can i use the method add_class for this particular dataset. The dataset comes with a json file like this one: https://…
-
#### 数据集名称与简介(Dataset Overview)
ADE20K
ADE20K 是用来做 scene parsing 的一个非常大的数据集合,包含 150 中物体类型,由 MIT CSAIL 研究组维护。数据集主页在 http://groups.csail.mit.edu/vision/datasets/ADE20K/
#### 作者信息(Author Informa…
-
Hello,
I am doing inference with the ade20k model and I am seeing that for the same input, I get a different output. I have saved the data and model variables to be always the same and yet I still ha…
-
I cannot reproduce ADE20k performance (49.5 mIoU) shown in Table 2 of the paper.
Using your released checkpoint and semantic segmentation code, I got 48.65 mIoU (see the log in [onedrive](https://…
-
Hello! I try to train default models from train.py on ADE20K, but I see such error:
```
Input arguments:
weights_decoder
batch_size_per_gpu 2
weights_encoder
workers 16
lr_pow …
-
i tried to config ADE20K dataset configfile ,but failed
-
I am trying to transfer ADE20k dataset to roboflow account. What format is ADE20k dataset json format. Can we convert it to COCO json format?
-
Hello everyone, and thank you for your work. I have just cloned the complete repository and installed all the necessary dependencies. I have tested DCNV3 :
![image](https://github.com/OpenGVLab/In…
-
* Name of dataset: ADE20k
* URL of dataset: http://groups.csail.mit.edu/vision/datasets/ADE20K/
* License of dataset: ?? (not specified on website)
* Short description of dataset and use case(s): d…