Skip to content

manorius/AI-powered-tools-for-artists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

AI-powered-tools-for-artists

Resources and People to follow

Memo Akten
Anna Ridler
Golan Levin
Gene Kogan - Machine Learning for Artists
Rebecca Fiebrink
Mario Klingemann
Patrick Tresset
Kyle McDonald
Daniel Shiffman - Coding Train

TOOLS

Wekinator - Classification

Wekinator: http://www.wekinator.org/downloads/

OSC Input: FaceOSC (source)
OSC Output: FM synthesis (source)

For more experiments check the wekinator examples page

RunwayML

Download here
After creating an account you will get 10$ free GPU credits
Join them on SLACK and follow them on Twitter

- Photoshop

Install the Photoshop plugin and other integrations here

- UNITY

  • Create a new project
  • Download the Socket.IO for Unity Asset from Asset Store and import
  • (optional) Download Gridbox Prototype Materials from Asset Stroe and import
  • Go to ASSETS>SocketIO>Scenes and open the SocketIOTest
  • Open RunwayML and create a Posenet project
  • Select camera and reduce the resolution of the Width to 200 and flip vertically
  • Under the Network Tab select Socket.io and keep a note of the port
  • Go Back to Unity and click SocketIO in the hierachy window
  • In the Inspector tab under the Socket IO Component (Script) change the Port of the URL to the URL you got from Runway
  • Edit the TestSocketIO script under ASSETS>SocketIO>Test
  • The various stages of the code along with the assets used can be found in the unity folder

ML5.js

Download here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages