refer icon indicating copy to clipboard operation
refer copied to clipboard

Referring Expression Datasets API

Results 20 refer issues
Sort by recently updated
recently updated
newest added

When visiting the web "https://bvisionweb1.cs.unc.edu/licheng/referit/data/images/saiapr_tc-12.zip", it turn out to be like this: How to fix it?

I would like to have a script for how to generate refclef.zip.

Why am I not getting the corresponding data set after running the refer.py file?

Error: `Error compiling Cython file: ------------------------------------------------------------ ... cdef np.ndarray[np.double_t, ndim=1] np_poly n = len(poly) Rs = RLEs(n) for i, p in enumerate(poly): np_poly = np.array(p, dtype=np.double, order='F') rleFrPoly( &Rs._R[i], np_poly.data,...

Is refcocog and Grefcoco dataset same?

Hi, thanks for sharing your API. It's very easy to use. However, this download link (https://bvisionweb1.cs.unc.edu/licheng/referit/data/images/saiapr_tc-12.zip) for refclef images are down. Could you provide another link? Thanks in advance.

Hi Licheng, thank you for your work. It seems like all download links are not working since a few days ago, could you check and update the links? Thank you!...

I was just wondering, instead of copying the code inside `./external`. Why not just use pycocotools from pip?