Skip to content

Commit

Permalink
update sth
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkaihuappt committed Jan 16, 2018
1 parent ec3015e commit 1414955
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestResNet.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def CalculateFeature():
model_path: The model we use
feature_path: The path to save feature
"""
model_path = "./model/11.npy"
model_path = "./model/03.npy"
feature_path = "./resnet_feature.mat"

#Lists that store name of image and its label
Expand Down
Binary file modified __pycache__/utils.cpython-35.pyc
Binary file not shown.
Binary file added label/label.npy
Binary file not shown.
Binary file added label/name.npy
Binary file not shown.

0 comments on commit 1414955

Please sign in to comment.