From 9199eaac82973717fb56ebea9744d1a668e7b9f3 Mon Sep 17 00:00:00 2001 From: Ming-Yu Liu Date: Wed, 2 May 2018 18:22:11 -0700 Subject: [PATCH] Fix typo in USAGE.md --- USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index 58a2bddbf..3c6c600f8 100644 --- a/USAGE.md +++ b/USAGE.md @@ -55,4 +55,4 @@ The above command outputs diverse shoes from an edge input. In addition, it is p python train.py --config configs/edges2handbags_folder.yaml ``` -4. Intermediate image outputs and model binary files are stored in `outputs/edges2handbags` +4. Intermediate image outputs and model binary files are stored in `outputs/edges2handbags_folder`