GenPromp icon indicating copy to clipboard operation
GenPromp copied to clipboard

Asking for questions about evaluation

Open mengmeng18 opened this issue 1 year ago • 10 comments

Thanks for your great work! There is an issue during testing. When using python main.py --function test --config configs/cub_stage2.yml --opt "{'test': {'load_token_path': 'ckpts/cub983/tokens/', 'load_unet_path': 'ckpts/cub983/unet/', 'save_log_path': 'ckpts/cub983/log.txt'}}" for evaluation, I found that self.step_store、self. attention_store and self.attention_maps are all empty. Would you please tell me where is wrong? Looking forward to your reply!

mengmeng18 avatar Sep 26 '23 01:09 mengmeng18