-
how can i get this file, i failed to find it on https://github.com/wasidennis/AdaptSegNet
-
**Checklist**
1. [x] I have searched related issues but cannot get the expected help.
2. [x] I have read the [FAQ documentation](https://mmdetection.readthedocs.io/en/latest/faq.html) but cannot g…
-
Hello,
It is fantastic, so cool.
Following to your guide, I try to test pre-trained model but I am not sure my result is right or not.
Step1. which path do these arguments(--exp, --reload) ha…
-
I tried to train DeepLabv3_plus model for pascal_voc by using
`CUDA_VISIBLE_DEVICES=0 python-u tools/train.py --config-file configs/pascak_voc_deeplabv3_plus.yaml`
due to my configuration problem, …
-
The model fails to do a forward pass in the train step. The error reported is just "Segmentation fault" :-
```
dataset cityscapes_train
batch_size 1
data_dir ./dataset/ci…
-
Hi, thanks for the genius ideas in your paper. I come from domain adaptation background, but in image classification area. After I did some literature research in object detection/Faster-RCNN, I would…
-
In the detection of unknown items, the detection results are shown in the figure below.
Is the bucket not detected because the dataset is different?
If I use my data set for training, can I detect u…
-
Where would be a good place to keep "general" information on github?
For example, I'm thinking about :
1) where the different datasets are on the cluster, what they correspond to. (having files na…
-
I try to execute
```
python3 -u /home/dl-box/ld/github/drn/segment.py test -d=/media/dl-box/HDD3/ld/Documents/datasets/CITYSCAPES -c=19 --arch=drn_d_22 --resume=/home/dl-box/ld/github/drn/pretraine…
-
Although the converted weights produce plausible predictions,
they are not yet up to the published results of the PSPNet paper.
Current results on cityscapes validation set:
```
classes …