summaryrefslogtreecommitdiff
path: root/scripts/test_512p_feat.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test_512p_feat.sh')
-rwxr-xr-xscripts/test_512p_feat.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/test_512p_feat.sh b/scripts/test_512p_feat.sh
new file mode 100755
index 0000000..8f25e9c
--- /dev/null
+++ b/scripts/test_512p_feat.sh
@@ -0,0 +1,5 @@
+################################ Testing ################################
+# first precompute and cluster all features
+python encode_features.py --name label2city_512p_feat;
+# use instance-wise features
+python test.py --name label2city_512p_feat --instance_feat \ No newline at end of file