Skip to content

Commit 86b291c

Browse files
committed
update README since now we support Spair-71k
1 parent 9d33c15 commit 86b291c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ _ThinkMatch_ includes the flowing datasets with the provided benchmarks:
9696
* **Willow-Object-Class**
9797
* **CUB2011**
9898
* **IMC-PT-SparseGM**
99+
* **SPair-71k**
99100

100101
**TODO** We also plan to include the following datasets in the future:
101-
* **SPair-71k**
102102
* **Synthetic data**
103103

104104
_ThinkMatch_ also supports the following graph matching settings:
@@ -259,7 +259,7 @@ python train_eval.py --cfg experiments/vgg16_pca_voc.yaml
259259
Default configuration files are stored in``experiments/`` and you are welcomed to try your own configurations. If you find a better yaml configuration, please let us know by raising an issue or a PR and we will update the benchmark!
260260

261261
## Pretrained Models
262-
_ThinkMatch_ provides pretrained models. The model weights are available via [google drive](https://drive.google.com/drive/folders/11xAQlaEsMrRlIVc00nqWrjHf8VOXUxHQ?usp=sharing)
262+
_ThinkMatch_ provides pretrained models. The model weights are available via [google drive](https://drive.google.com/drive/folders/11xAQlaEsMrRlIVc00nqWrjHf8VOXUxHQ?usp=sharing) and [SJTU jbox](https://jbox.sjtu.edu.cn/l/L04xX3)
263263

264264
To use the pretrained models, firstly download the weight files, then add the following line to your yaml file:
265265
```yaml

0 commit comments

Comments
 (0)