-
您好,您可以发一下您处理后的MS-COCO数据集的链接嘛,我发现用原先的数据集无法运行。
-
Hi authors,
[deeplab-pytorch](https://github.com/kazuto1011/deeplab-pytorch) only support VOC and COCO-stuff.
Could you please release your code for segmentation on MSCOCO2014?
Thanks!
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmrotate/issues) and [Discussions](https://github.com/open-mmlab/mmrotate/discussions) but cannot get the expected help.
…
-
rzai@rzai00:~/prj/TF-mRNN$ CUDA_VISIBLE_DEVICES=1 python ./exp/ms_coco_caption/mrnn_trainer_mscoco.py
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so loc…
-
Hi! I have been having some trouble to get the repo and models working. Specially, I tried to run the evaluation scripts (specifically COCO captioning) as reported in the README using the checkpoint t…
-
Hello, could you please tell me:
1. Is the learning rate consistent after turning to UDIS-D or I have to reset it to 0.0001 just as the initial learning rate? And whether the dataset you use in `in…
-
Minimal example to reproduce
```
from multiprocessing.pool import Pool
from pycocotools.coco import COCO
ann_file = '/home/nvme/MS-COCO/annotations/instances_train2017.json'
coco = COCO(a…
-
Thank you for sharing such a fantastic model, but I can't get the same result on the evaluation of 40.2% mAP by YOLOv4-tiny. Even though I followed the instructions on your repository, I can get only …
-
Hi,
I would like to use your solution for convertion of the MS-COCO RCNN to CPP
I have the following
http://academictorrents.com/details/f993c01f3c268b5d57219a38f8ec73ee7524421a
which contains MS-…
-
Is there any evaluation code available for Flickr8K and 30K dataset? The coco-caption is just specified for MS COCO