-
Although the official tensorflow page seems to say that use of pycocotools/cocoapi is optional, model_main.py won't run without it.
I have been beating my head against a wall trying to install pyc…
-
Hi,
I'm trying to do some experiments about panoptic segmentation on the coco-panoptic dataset. Which files should I change to let the data load function can distinguish object and stuff classes? …
-
Hi @Dantong88, @frank-xwang & @XinyangHan,
We are currently using U2Seg as our baseline. To this end, we would like to match the numbers reported in the paper. However, both from the paper and from…
-
I want to evaluate the **yolo score** of the images generated using **coco-staff** data with 171 kinds of object.
The code of LAMA can only detect 80 kinds of object. Could you give me the evaluate …
-
[DOWNLOAD.md](https://github.com/pzzhang/VinVL/blob/main/DOWNLOAD.md) says `We also provide the X152-C4 objecte detection config file and pretrained model on the merged four datasets (COCO with stuff,…
-
Thank you for your great work! However, I have trouble when reproducing your reported results in your paper (i.e., Table 2 and 4). Therefore, I have some questions and I hope you can help me solve the…
-
*Authors*:
* Aurélien Bombo @sprt
* Chengyu Zhu @ChengyuZhu6
## Introduction
Ephemeral volumes such as [`emptyDir`][emptydir] are not currently supported by CoCo. When creating a pod with an…
-
Running detection2panoptic_coco_format.py first fails on untouched fresh unzipped coco-things
```
ubuntu@XXXXX:~/GitRepos/panopticapi$ python3 converters/detection2panoptic_coco_format.py --input…
-
I have had many people tell me that the artifact colors in composite mode on the Mess Coco emulator are much truer than the artifact colors in VCC's composite mode.
Since we are basically rewriting th…
-
# Object Detection - Part 5 Final
Predicting multiple objects in an image
[https://www.storminthecastle.com/posts/05_ssd_final/](https://www.storminthecastle.com/posts/05_ssd_final/)