mahmoodlab / HIPT

Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
Other
509 stars 89 forks source link

Some questions #30

Closed jasonyin20 closed 1 year ago

jasonyin20 commented 1 year ago

thanks you for your open source but i have some questions image where is the function of get_patch_attention_scores.I can't find that

Arkkienkeli commented 1 year ago

Hi @jasonyin20 , I am not a maintainer, but I also had some issues with the notebook (see #29). I have put together a PR https://github.com/mahmoodlab/HIPT/pull/31 - now the notebook seems to work, but I did not test other parts of the code. With that I could run it. It uses CPU only.