Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runwayml/p5js

RunwayML + p5.js 🐠
https://github.com/runwayml/p5js

Last synced: about 2 months ago
JSON representation

RunwayML + p5.js 🐠

Awesome Lists containing this project

README

        

# RunwayML + p5.js

A collection of examples and tutorials on how to use [RunwayML](https://runwayml.com/) with [p5.js](http://p5js.org/).

More RunwayML networking examples [here](https://learn.runwayml.com/#/networking/examples).

πŸŽ‰Community Contribution

## Examples

### HTTP
* [Create Contour Drawings I with PhotoSketch (Coloring Book)](PhotoSketch/ColoringBook/) by [JP Yepez](https://www.jpyepez.com) πŸŽ‰
* [Image Translation with CycleGAN](CycleGAN/CycleGAN_HTTP/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰
* [Generate Images from Text with AttnGAN](AttnGAN/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰
* [Generate Text from Images with im2text](im2txt/) by [Yining Shi](https://1023.io) πŸŽ‰
* [Generate Text with GPT-2](GPT2/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰

### Socket.IO
* [Create Contour Drawings II with PhotoSketch (Coloring Book)](PhotoSketch/PhotoSketch_Websockets/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰
* [Image Fast Style Transfer with Webcam](FastStyleTransfer/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰
* [Image Translation with CycleGAN](CycleGAN/CycleGAN_Websockets/) by [Matthew Kenney](http://matthewkenney.site/) πŸŽ‰


## Contributing

This is still a work in progress. Contributions welcome!