Skip to content
Snippets Groups Projects
Commit 10b5b7ce authored by Jon Almazan's avatar Jon Almazan
Browse files

update links models

parent c4dd011c
No related branches found
No related tags found
No related merge requests found
......@@ -60,9 +60,9 @@ The table below contains the pre-trained models that we provide with this librar
| Model | Oxford5K | Paris6K | ROxford5K (med/hard) | RParis6K (med/hard) |
|--- |:-:|:-:|:-:|:-:|
| [Resnet101-TL-MAC]() | | 91.0| 63.6 / 37.1 | 76.7 / 55.7 |
| [Resnet101-TL-GeM]() | 85.5 | 93.4 | 64.8 / 41.6 | 78.9 / 59.4 |
| [Resnet101-TL-GeM](https://www.dropbox.com/s/9a52eao5jo1h745/Resnet101-TL-GeM.pt?dl=1) | 85.5 | 93.4 | 64.8 / 41.6 | 78.9 / 59.4 |
| [Resnet50-AP-GeM]() | 87.9 | 91.9 | 65.8 / 41.7| 77.6 / 57.3 |
| [Resnet101-AP-GeM](https://bit.ly/2LGLbnj) | 89.3 | 93.0 | 67.4 / 42.8| 80.4/61.0 |
| [Resnet101-AP-GeM](https://www.dropbox.com/s/1rbtunl17t8ivdl/Resnet-101-AP-GeM.pt?dl=1) | 89.3 | 93.0 | 67.4 / 42.8| 80.4/61.0 |
| [Resnet101-AP-GeM-LM18]()** | 88.4 | 93.0 | 66.5 / 43.1 | 80.2 / 60.4 |
......@@ -167,7 +167,7 @@ Please consider citing the following papers in your publications if this helps y
This library has been developed by Jerome Revaud, Rafael de Rezende, Cesar de Souza, Diane Larlus, and Jon Almazan at **[Naver Labs Europe](https://europe.naverlabs.com)**.
**Special thanks** to Filip Radenovic. We have used in this library the ROxford5K and RParis6K downloader from his awesome **[CNN-imageretrieval repository](https://github.com/filipradenovic/cnnimageretrieval-pytorch)**. Consider checking it out if you want to train your own models for image retrieval!
**Special thanks to Filip Radenovic.** We have used in this library the ROxford5K and RParis6K downloader from his awesome **[CNN-imageretrieval repository](https://github.com/filipradenovic/cnnimageretrieval-pytorch)**. Consider checking it out if you want to train your own models for image retrieval!
## References
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment