We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aca594 commit 346c0cdCopy full SHA for 346c0cd
README.md
@@ -120,7 +120,7 @@ Navigate (```cd```) to the root of the toolbox ```[YOUR_CIRTORCH_ROOT]```.
120
<details>
121
<summary><b>Testing our pretrained networks</b></summary><br/>
122
123
- We provide the pretrained networks trained using the same parameters as in our TPAMI 2018 paper, with precomputed whitening.
+ Pretrained networks trained using the same parameters as in our TPAMI 2018 paper are provided, with precomputed post-processing whitening step.
124
To evaluate them run:
125
```
126
python3 -m cirtorch.examples.test --gpu-id '0' --network-path 'retrievalSfM120k-resnet101-gem'
0 commit comments