Skip to content

Commit 346c0cd

Browse files
Update README.md
Update README in the Papers implementation part
1 parent 2aca594 commit 346c0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Navigate (```cd```) to the root of the toolbox ```[YOUR_CIRTORCH_ROOT]```.
120120
<details>
121121
<summary><b>Testing our pretrained networks</b></summary><br/>
122122

123-
We provide the pretrained networks trained using the same parameters as in our TPAMI 2018 paper, with precomputed whitening.
123+
Pretrained networks trained using the same parameters as in our TPAMI 2018 paper are provided, with precomputed post-processing whitening step.
124124
To evaluate them run:
125125
```
126126
python3 -m cirtorch.examples.test --gpu-id '0' --network-path 'retrievalSfM120k-resnet101-gem'

0 commit comments

Comments
 (0)