Gabriel Huang
Gabriel Huang
Hey there, thanks for sharing the code! I just have a quick question: Why is the argmax used to match features from different views, rather than using the spatial correspondance,...
**Describe the bug** `pip install .` returns with error **To Reproduce** Steps to reproduce the behavior: 1. Clone the repo, checkout commit `4575b2b792f6424d68677f9b896b55be9241aeac` 2. `pip install .` **Expected behavior** Install...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to manually scroll down the paper to the list of references, then to copy...
Hi there, I'm having OOM errors when running the summarization example on a 80GB A100 (CUDA 11.8). I'm also getting some Tensorflow/TensorRT warnings, I'm wondering if it's related to that...