Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zddhub committed Apr 26, 2017
1 parent 7eaf0fb commit 5d01193
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ See more recognize results, click [demo videos](http://sr.opensse.com).
How to install
==============

After installed [OpenSSE](https://github.com/zddhub/opensse), You can compile it like below:
After installed [OpenSSE](https://github.com/zddhub/opensse), You can compile this like below:

```sh
cd gui/SketchRecognizeDemo
Expand All @@ -34,7 +34,7 @@ Database

Sketch database comes from Mathias Eitz's paper [How Do Humans Sketch Objects? ACM Transactions on Graphics (Proc. SIGGRAPH 2012)](http://cybertron.cg.tu-berlin.de/eitz/projects/classifysketch/).

If you want to use your data, please refer to [OpenSSE Wiki](https://github.com/zddhub/opensse/wiki/How-to-train-data), train and update your own `sketches_filelist``sketches_index_file` and `vocabulary`.
If you want to train your database, please refer to [OpenSSE Wiki](https://github.com/zddhub/opensse/wiki/How-to-train-data), you will get your own `sketches_filelist``sketches_index_file` and `vocabulary` file, and then update `config.json`.


Thanks
Expand All @@ -53,7 +53,7 @@ Donations

I accept tips through [Alipay](assets/zddhub.png). Scan below qr code to donate:

[[assets/zddhub.png]]
![Alipay](assets/zddhub.png "Donation")


Contact me
Expand Down

0 comments on commit 5d01193

Please sign in to comment.