-
hi,Thank you for your great work, great ideas. I downloaded the dataset (2017 Panoptic Train/Val annotations [821MB]), but the image doesn't seem to match. I want to know if you are using this dat…
-
I want to know if the result of your experiment was obtained using the MAX_ITERATION 100000010? It seems so big
-
(1) After setting vis_mask to true, I got the result below. However, I found all cars are recognized as trains...Wondering if there is something with my training
(2) How do we get the result of p…
-
Hi, I try to learn to train pspnet on cityscapes(only train dataset), but after several iters , always ResourceExhaustedError, I try to reduce batch_size and train_size from 864 to 512.and I use
4*TI…
-
If there is no annotation of instances, can this method be used for pure object detection? If so, how can I change the code? I am using mmdetection with PASCAL VOC dataset now,thanks.
-
* Name of dataset: COCO 2018
* URL of dataset: http://cocodataset.org/#panoptic-2018
* License of dataset: CC 4.0 see http://cocodataset.org/#termsofuse
* Short description of dataset and use case(…
-
```----------
INTERFACE:
config yaml: config/cityscapes/darknet21_aspp.yaml
log dir /home/pc/logs/2019-8-20-16:13/
model path None
eval only False
No batchnorm False
----------
Commit hash …
-
Hi,
Amazing tool and amazing support when problems come up.
I wondering if there is in this repo some example implementing Panoptic segmentation?
Thanks,
Alberto.
-
Hello everyone! I have been using bonnet for semantic segmentation before and now switching to bonnetal.
When I try to run the example it gives me the following:
**developer@my-pc: /bonnetal/tra…
-
In the coco dataset, UPSNET can gain 42.5 PQ with R50 instead of R101 which you can refer to the chapter 4 in their paper.