cvcode18 / imbalanced_learning

104 stars 20 forks source link

attribute annotation json #18

Closed Thoudancer closed 4 years ago

Thoudancer commented 4 years ago

hi, thanks for your sharing, here are some problems:

  1. the download attribute annotation files are json, but the code refers to txt, is anything wrong?
  2. where can I get the pretrained models in saved_models, like backbone_resnet.params and some stage params?
  3. when run python im2rec.py /project/path/DeepVisualAttributes /dataset/path/WIDER --quality=100 --pack-label=True, where is the DeepVisualAttributes?

look forward to your reply, thank you so much~