Crescat

Results 15 comments of Crescat

The repo you downloaded is a forked version. Use `git clone https://github.com/Show-han/PET-Reconstruction.git`.

For convenience, we followed the code from [ReCLIP](https://github.com/allenai/reclip), which does not support batch inference, so the inference indeed takes a very long time. Regarding the reproduction of results, what command...

Perhaps I can upload them this weekend if you need.

Uploaded here `[reclip_data.tar.gz](https://huggingface.co/datasets/CresCat01/RefCOCO-Triplets/blob/main/reclip_data.tar.gz)`

First, even without fine-tuning CLIP, our model already outperforms ReCLIP on most tasks. Second, "zero-shot" does not mean that no training is involved at all. The training described in this...