ASLFeat icon indicating copy to clipboard operation
ASLFeat copied to clipboard

Implementation of CVPR'20 paper - ASLFeat: Learning Local Features of Accurate Shape and Localization

Results 16 ASLFeat issues
Sort by recently updated
recently updated
newest added

Hi, ASLFeat paper says that it can output affine frames, similar to AffNet, however the code outputs keypoint locations only. It is possible to get the full frame? Best, Dmytro

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Could I have the .meta file to load the model?

Hello!I alse want to reappear the result of aslfeat on image retrieval. But can't find the script named benchmark.py. Can you offer the script? My email is "[email protected]". Thank you...

Sorry to bother you,when I try to run the command:python image_matching.py --config configs/matching_eval.yaml,I get the error like this: ![2021-04-07 14-14-19屏幕截图](https://user-images.githubusercontent.com/57522526/113819484-f7f28500-97ab-11eb-8638-07bd2de3c015.png)

I want to reappear the result of aslfeat on image retrieval. But I can't find the script named benchmark.py. I think the script is important. It may contain: 1、How to...

Hi there, I'm doing some tests on your detector&descriptor and I find it very interesting. I noticed that if I try to evaluate the correspondences between an image and the...