Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sukkritsharmaofficial committed Apr 14, 2020
1 parent b2d4cce commit 2c6b5a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ pip install scipy
```python
python train.py
```

- It will save model and generate result images every 100 epochs.
- The trained models will be saved in `saved_model/` and the result images will be saved in `result_Sony/`.
- The trained models will be saved in `saved_model/` and the result images will be saved in `test_result_Sony/`.
- The result of the current output is displayed on the right side of the image file with the ground truth counter part shown on the left side.

## Testing
Expand Down

0 comments on commit 2c6b5a3

Please sign in to comment.