Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

added new cvae example #123

Merged
merged 1 commit into from
Apr 19, 2019
Merged

added new cvae example #123

merged 1 commit into from
Apr 19, 2019

Conversation

joeyklee
Copy link
Contributor

β†’ Submit changes to the relevant branch 🌲

development

β†’ Description πŸ“

Adding an update to the cvae example. Allows people to generate more images on mouseMoved() and cycle through labels with keyPressed()

  • adding an update πŸ› 

β†’ Screenshots πŸ–Ό

Screen Shot 2019-04-19 at 16 23 58

Screen Shot 2019-04-19 at 16 24 13

Screen Shot 2019-04-19 at 16 24 29

Screen Shot 2019-04-19 at 16 24 33

β†’ Relevant documentation 🌴

n/a

@joeyklee joeyklee merged commit 0bfa77e into development Apr 19, 2019
joeyklee added a commit that referenced this pull request May 24, 2019
* set ml5 reference to localhost

* Unet example webcam (#120)

* added uNet example

* rm video from model load

* updated UNET example to current UNET implementation

* set frameRate to 5

* Tinkering with segmentation example (#121)

I am not sure this is better. I do prefer calling `segment()` from `gotResult()` itself, but maybe creating a blank image to eliminate the `draw()` if statement isn't a good idea.

* Sentiment example (#118)

* added sentiment example

* move to p5js

* fixed unet sketch at segmentationImage (#122)

* add cvae example (#117)

* added new cvae example (#123)

* handle html elements in p5 and cleaned up functions (#124)

* simplify CVAE example (#125)

* simplfiying the sentiment example (#126)

* simplify unet example (#127)

* Update localhost reference and script (#129)

* added http://localhost:8080/ml5.js

* added all examples with correct http://localhost:8080/ml5.js

* changing example to dropdown (#130)

* changing example to dropdown

* comments

* Adds DCGAN example (#138)

* initial commit

* adds example of dcgan using small face model

* use named function for callback

* rm console.log

* updated className to label (#141)

* Feature extractor update to specify number of labels (#142)

* added additional label - show how to specify label nums

* adds object as input to .classificaiton()

* changed version ml5 reference to 0.3.0

* added p5 version 0.8.0
@joeyklee joeyklee deleted the cvae-example-update branch June 27, 2019 14:02
joeyklee added a commit that referenced this pull request Nov 7, 2019
joeyklee added a commit that referenced this pull request Nov 7, 2019
* set ml5 reference to localhost

* Unet example webcam (#120)

* added uNet example

* rm video from model load

* updated UNET example to current UNET implementation

* set frameRate to 5

* Tinkering with segmentation example (#121)

I am not sure this is better. I do prefer calling `segment()` from `gotResult()` itself, but maybe creating a blank image to eliminate the `draw()` if statement isn't a good idea.

* Sentiment example (#118)

* added sentiment example

* move to p5js

* fixed unet sketch at segmentationImage (#122)

* add cvae example (#117)

* added new cvae example (#123)

* handle html elements in p5 and cleaned up functions (#124)

* simplify CVAE example (#125)

* simplfiying the sentiment example (#126)

* simplify unet example (#127)

* Update localhost reference and script (#129)

* added http://localhost:8080/ml5.js

* added all examples with correct http://localhost:8080/ml5.js

* changing example to dropdown (#130)

* changing example to dropdown

* comments

* Adds DCGAN example (#138)

* initial commit

* adds example of dcgan using small face model

* use named function for callback

* rm console.log

* updated className to label (#141)

* Feature extractor update to specify number of labels (#142)

* added additional label - show how to specify label nums

* adds object as input to .classificaiton()

* changed version ml5 reference to 0.3.0

* added p5 version 0.8.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant