MFNet-pytorch icon indicating copy to clipboard operation
MFNet-pytorch copied to clipboard

How does the "filename" field in MFNet anno_json correspond to image files?

Open zhangqijier opened this issue 1 week ago • 0 comments

I am currently working on converting the MFNet annotations into COCO format and noticed that in the annotation files under anno_json, the "filename" field (e.g., "filename": "..") does not directly match the image names in the images directory.

Could you please clarify how the "filename" field in anno_json corresponds to the actual image files in the images folder?

zhangqijier avatar Dec 22 '25 03:12 zhangqijier