Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prushh-wsl authored and prushh-wsl committed Jul 21, 2023
1 parent 6c7c2b0 commit d2827ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@ We therefore tried the following two configurations, starting with the [pretrain
2. Reduce the number of hard negative images inside the tuple from 5 to 3
- The model sample tuples composed of one query image, one positive image and 5 hard negatives
- By studying _Appendix A.2_ of the FIRe [paper](https://doi.org/10.48550/arXiv.2201.13182), we gained insights into the impact of hard negatives on performance, and how reducing the number of hard negatives per training tuple does not excessively reduce performance

## License

The code is distributed under the MIT License. See [LICENSE](https://github.com/prushh/image-retrieval-fire/blob/main/LICENSE) for more information. It is based on code from FIRe, HOW, cirtorch and ASMK that are released under their own license.

0 comments on commit d2827ab

Please sign in to comment.