One-Shot-Object-Detection icon indicating copy to clipboard operation
One-Shot-Object-Detection copied to clipboard

Prepare reference image for other dataset

Open li-yanling opened this issue 5 years ago • 3 comments

Hi,

I am trying to make a reference_image for other dataset. I understand the self.reference_image for COCO is described in Step 4, image But could you explain how the keys arranged?

li-yanling avatar Feb 09 '21 06:02 li-yanling

e.g. 184613 is the image index, but where 23, 8 , 7 ,22 comes from?

li-yanling avatar Feb 09 '21 06:02 li-yanling

你好

我正在努力为其他数据集制定一个reference_image。我知道 COCO 的self.reference_image在第 4 步中描述过,image但你能解释一下钥匙是如何排列的吗?

e.g. 184613 is the image index, but where 23, 8 , 7 ,22 comes from?

Hello, I have encountered the same problem and want to train my own datasets. Have you got the answer to this question?

cannyt avatar Nov 02 '21 02:11 cannyt

hi, stupid question, what is the purpose of reference images provided by the author in pkl format . because when testing the network, it is using query.jpg

ynma-hanvo avatar Apr 18 '22 10:04 ynma-hanvo