Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavkhoslaa authored Aug 22, 2019
1 parent bb46615 commit b6d660d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Train Data": "/path/to/images",
"Annotations Data": "path/to/annotations/",
"Model Save": "path/to/save/model/weights,
"Model Save": "path/to/save/model/weights",
"Test Data": "path/to/test/data",
"Resolution": "height,width,channel"
}

0 comments on commit b6d660d

Please sign in to comment.