Skip to content

Commit

Permalink
Update settings.json to include new keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
IMCoins committed Sep 18, 2018
1 parent 1ffa76a commit 388f139
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion settings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"images" : "test_classifier/",
"batch_name" : "Batch_Matthieu/",
"batch_name" : "Batch_Kilian/",
"generic_image_name" : "img_",
"raw_pos_dir_name" : "non-classified_positives/",
"pos_dir_name" : "positives_test/",
"neg_dir_name" : "negatives-coucou/",
"output" : "output/",
"test_dir" : "test_images/",
"img_ext" : ".jpg"
}

0 comments on commit 388f139

Please sign in to comment.