Shizhe Chen
Results
2
issues of
Shizhe Chen
Hi, I tried to train the model from scratch without initializing from hais_ckpt. But it failed due to empty proposals_idx in softgroup_ops.hierarchical_aggregation. Is it possible to train from scratch?
Hi Li, I am confused about the dataset split in the training codes. In the [training codes]((https://github.com/lzrobots/LearningToCompare_ZSL/blob/master/AwA2_RN.py#L84)), the train/val splits provided by the GBU paper are combined as the training...