Skip to content

Commit

Permalink
update of project page link
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiNorouzi committed Sep 12, 2018
1 parent 440fd71 commit 8c7ec09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ To train jigsaw puzzle solver use solver_cfn_jps.prototxt, you need to set datas

To train CFN for recognition use solver_cfn_rec.prototxt, you need to set ImageNet lmdb path which includes resized 256x256 images in train_val_cfn_rec.prototxt.

You can use cfn_jps_test.m and cfn_rec_test.m to test the trained models in matlab. The trained models are available on the [project page.](http://www.cvg.unibe.ch/research/JigsawPuzzleSolver.html)
You can use cfn_jps_test.m and cfn_rec_test.m to test the trained models in matlab. The trained models are available on the [project page.](http://www.cvg.unibe.ch/media/project/noroozi/JigsawPuzzleSolver.html)

To reproduce ImageNet classfication experiment results(Table 2), you need to train CFN for recognition initialized with jigsaw puzzle solver weights and lock desired convolutinal layers.

Expand Down

0 comments on commit 8c7ec09

Please sign in to comment.