logocap icon indicating copy to clipboard operation
logocap copied to clipboard

Offical code of LOGO-CAP (CVPR' 22). https://arxiv.org/abs/2109.03622

Results 1 logocap issues
Sort by recently updated
recently updated
newest added

I hope these lines work for someone to visualize image (result from inference/evaluation) ``` import json from pycocotools.coco import COCO import os from PIL import Image from matplotlib import pyplot...