memo
Sometimes I like to pretend to be an Olenellus fremonti evolving into an Olenellus mohavensis, just for fun – although I usually can't walk for days afterwards.
Pinned Repositories
ai-resources
Selection of resources to learn Artificial Intelligence / Machine Learning / Statistical Inference / Deep Learning / Reinforcement Learning
eco-nft
A basic guide to ecofriendly CryptoArt (NFTs)
ofxIlda
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
ofxKinect-demos
demos for ofxKinect (Kinect openFrameworks addons)
ofxMSAFluid
C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games"
ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
ofxMSAOpenCL
C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be
ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
p5-MSAFluid
MSAFluid library for processing.
webcam-pix2pix-tensorflow
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
memo's Repositories
memo/eco-nft
A basic guide to ecofriendly CryptoArt (NFTs)
memo/ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
memo/ofxMSAFluid
C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games"
memo/ofxMSAOpenCL
C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be
memo/ofxIlda
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
memo/ofxEtherdream
C++ openFrameworks addon for interfacing with the Etherdream DAC
memo/ofxMSAInteractiveObject
C++ openFrameworks addon which wraps up some poco functionality to make flash-like objects which auto updates/draws and adds mouse methods like onRollOver, onPress, OnRollout? etc with bounds checking with easy to remember functions to register/un-register callbacks.
memo/ofxSimpleGuiToo
C++ openFrameworks addon for simple and very quick to setup GUI based on Todd Vanderlin's ofxSimpleGui. It uses a very similar (almost identical) API, but with a rewritten backend.
memo/ofxMSAControlFreak
GUI agnostic parameter management system for openFrameworks
memo/stayhomesavelives
memo/ofxMSAControlFreakGui
OpenGL Gui to display ofxMSAControlFreak parameters
memo/ainsanity-webextension
Cross-browser WebExtension to replace the terms Artificial Intelligence, Artificially Intelligent, AI etc. with Data-Driven Methods and DDM (and throws in a bar graph emoji for good measure)
memo/ofxMIOFlowGLSL
UPDATED FOR GL3. // Optical Flow GPU Version - based upon Andrew Benson's solution
memo/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
memo/ofxMachineVision
Interfaces and helpers for working with machine vision cameras
memo/ofxMSAMultiCam
Wrapper for managing multiple cameras (ofVideoGrabber or ofxMachineVision), and laying them out into an ofFbo for easy processing in a single go (e.g. on GPU).
memo/ofxProjectorBlend
addon to smoothly blend multiple projector edges together for installations
memo/ofxMouseAutoHider
openframeworks addon. Hides the mouse when you're not using it.
memo/ofxMSAMotionTracker
memo/ofxMSAOrderedMap
C++ template class (openFrameworks addon) to create an ordered named map (wraps std::map and std::vector)
memo/ofxMSAOrderedPointerMap
C++ template class (openFrameworks addon) to create an ordered named map of pointers (wraps std::vector and std::map)
memo/ofxMSAVideoInput
Multi Video Input wrapper for openFrameworks
memo/ofxProjectorBlendSimpleGui
Manages a ofxSimpleGuiToo for ofxProjectorBlend (requires my fork)
memo/msa_pathversioner
memo/ofxMSAControlFreakImGui
Lightweight wrapper to display ofxMSAControlFreak parameters with ImGui
memo/ofxMSADirManager
Directory utils
memo/ofxMSAFluidGuiManager
GUI Manager for ofxMSAFluid
memo/ofxSpinnaker
openframeworks addon for interfacing with FLIR (ne Point Grey) cameras
memo/prism-samplernn
Neural sound synthesis with TensorFlow 2
memo/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.