argosdh

Results 2 comments of argosdh

这里有个疑问,如果是(1,2,3,5)这四种币种,amount=18,那么amount=17的最优解是5+5+5+2,然后再加1枚1元组成18,这样用了5枚,但这并不是最优解。因为5+5+5+3=18,这是最优解。所以我觉得子问题互相独立这个说法欠妥。

> Hello, you used the wrong config file here, you can follow the config file indicated in https://github.com/CVMI-Lab/PLA/blob/regionplc/docs/MODEL.md. Such as https://github.com/CVMI-Lab/PLA/blob/regionplc/tools/cfgs/scannet200_models/zs/spconv_clip_caption_openscene.yaml or https://github.com/CVMI-Lab/PLA/blob/regionplc/tools/cfgs/scannet200_models/zs/spconv_clip_caption.yaml Thanks, I guess the my repo was...