Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
slicent committed May 5, 2018
1 parent 335c582 commit f854411
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,12 @@ This RFCN framework consists of FIVE parts:

To make sure the framework work normally, we have trained the model 240 epochs with DeepFashion dataset. And the detection result might useful:

<img src="ReadmeImages/result_1.jpg" width="150">
<img src="ReadmeImages/result_2.jpg" width="150">
<figure class="half">
<img src="ReadmeImages/result_1.jpg" width="300">
<img src="ReadmeImages/result_2.jpg" width="300">
</figure>

# TODO

* Train on MSCOCO
* Complete the load_weights function of model.

0 comments on commit f854411

Please # to comment.