jonhue / activeft

PyTorch library for Active Fine-Tuning
https://jonhue.github.io/activeft/
MIT License
31 stars 3 forks source link

also query opposite by default #78

Closed jonhue closed 1 month ago

jonhue commented 1 month ago

Use absolute inner product search for Faiss pre-selection in SIFT by default. Previously, normal inner product search was used.