Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pengpaiSH authored Dec 8, 2016
1 parent bf533ab commit 3c7fad0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ Step 6. Note that there is still plenty of room for improvement. For example, we
data by cross-validation, e.g. k-fold. Then we train k models based on these splitted data. We average the predictions output by the k models as the final submission. This strategy will result a 5% ranking (Public Score: 1.02) in the leaderboard. We will leave the implementation as a practice for readers :)

Step 7: if you wanna to improve ranking further, object detection is your next direction!

Update and Note: In order to use ```flow_from_directory()```, you should create a folder named **test_stg1** and put the original test_stg1 inside it.

0 comments on commit 3c7fad0

Please sign in to comment.