Skip to content

Commit

Permalink
python script
Browse files Browse the repository at this point in the history
minor change
  • Loading branch information
ovysotska authored Nov 6, 2017
1 parent 0949ad8 commit 437af3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/estimate_similar_places/check_sim_places.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
# path_to_folder, path where the estimated similar places binary has outputted
# the simPlaces and computed scores
path2folder = "<path_to_folder>"
# path2folder = "/home/olga/projects/online_place_recognition/build/"
simPlaces = path2folder + "vggSim.txt"
costs = path2folder + "scores.txt"
traj_size = 1078
Expand Down

0 comments on commit 437af3e

Please sign in to comment.