Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrA1ex authored Sep 21, 2023
1 parent 7f6cef8 commit b5637df
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ esbuild index=index.js parallel.worker=node_modules/mind-net.js/parallel.worker.
- [Demo](#demo)
- [Sequential demo](#Sequential-demo)
- [Generative-adversarial Network demo](#Generative-adversarial-Network-demo)
- [Cartoonify image](#generating-cartoon-portrait-from-given-image-link)
- [Datasets](#Datasets-used-in-examples)


Expand Down Expand Up @@ -462,6 +463,12 @@ node ./src/cartoon_colorful_example.js

**Source code**: [src/app/pages/demo2](/src/app/pages/demo2)

## Prediction demo
### Generating cartoon portrait from given image ([link](https://dra1ex.github.io/mind-net.js/demo3/))

<img width="800" alt="image" src="https://github.com/DrA1ex/mind-net.js/assets/1194059/31d838f9-cabe-40ac-81d8-5e21e573307c">


## Datasets used in examples

_Black & White:_
Expand Down

0 comments on commit b5637df

Please sign in to comment.