wenjiaXu / APN-ZSL

This is a PyTorch implementation of the paper "Attribute Prototype Network for Zero-Shot Learning".
69 stars 8 forks source link

files missing #17

Open fenglincong opened 2 years ago

fenglincong commented 2 years ago

Hi, the CUB dataset does not consist of attri_groups_8.json, how can I get attri_groups_8.json?

FileNotFoundError: [Errno 2] No such file or directory: '/home/flc/project/APN-ZSL-master/data/CUB/attri_groups_8.json'

halyang33 commented 1 year ago

Hello, I am also experiencing the same problem, can you solve it?

imljn commented 1 month ago

Hello, I've encountered the same issue too. Have you resolved it?