Skip to content

Commit

Permalink
Update evaluate.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelisc committed Dec 25, 2019
1 parent 4a97015 commit 7f2ebf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"if model_size == 'small':\n",
" checkpoint = 'checkpoints/small_siamese_mrcnn_0160.h5'\n",
"elif model_size == 'large':\n",
" checkpoint = 'checkpoints/large_siamese_mrcnn_coco_full_0320.h'"
" checkpoint = 'checkpoints/large_siamese_mrcnn_coco_full_0320.h5'"
]
},
{
Expand Down

0 comments on commit 7f2ebf1

Please sign in to comment.