-
[10/28 17:59:24] d2.engine.defaults INFO: Evaluation results for openvocab_pascal_ctx459_sem_seg_val in csv format:
[10/28 17:59:24] d2.evaluation.testing INFO: copypaste: Task: sem_seg
[10/28 17:59…
-
I got mIoU=**51.42** (59 classes) and mIoU=**46.58**(60 classes) which was a great gap compared with paper
![image](https://user-images.githubusercontent.com/42362411/131628530-8a2a8265-dc95-48bf-bd8…
-
Hello,
I am trying to use that `pcontext.py` in your repo to reproduce the results from another paper, EMANet (Expectation Maximization Attention Networks, ICCV 2019), but I'm currently ~4% away fr…
ghost updated
4 years ago
-
Hello, when I use MS_tiny_pascal_context to train on my own dataset, I encountered the following error: TypeError: forward_train() missing 1 required positional argument: 'gt_semantic_sebound'. How sh…
-
### Describe the bug
Several types are incorrectly cased in CfnJobTemplate under aws-iot version 2.166.0
```
const timeoutConfig: CfnJobTemplate.TimeoutConfigProperty = {
inProgressTimeoutIn…
-
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 14: ordinal not in range(128)
Installing PASCAL Context API failed, please install it manually https://github.com/zhanghang1989/de…
-
I found that the backbone network I designed can only input image sizes that are integer multiples of 32. In the Pascal-context training pipeline, the image and label are cropped and pad to 512x512. H…
-
Thank u for your great work! Could you provide the config of InvPT base on ViT-B on the Pascal-Context dataset? Thanks!!!
-
hello, I am having trouble with the Pascal Context dataset and my accuracy is only 2%. Could you please tell me the detailed process of handling this dataset, or provide me with the processed dataset?…
-
## Describe the bug
When in a C file I get completion candidates for functions just fine, but I don't get suggestion for variables.
Here is a small test example. I use the global backend and the …