Pinned Repositories
Emotion-recognition
Real time emotion recognition
ofxKu
Useful graphics/geometry/file/math/logic modules for openFrameworks
ofxKuTextGui
openFrameworks addon for creating textual GUI controlled by keyboard
ofxOpenVR
Implementation of Valve Software's OpenVR API for oF 0.10.1
ofxPytorch
ofxPytorch is an addon for openFrameworks, which allows to use PyTorch machine learning capabilities in your (C++) openFrameworks projects
ofxRealsense
openFrameworks addon for working with Intel Realsense 415,435,435i cameras
ofxSoundUtils
C++ low-level sound utils, such as mu-law conversion and reading/writing RAW files
ofxWindows
Addon for openFrameworks for working with Windows - screen, mouse, keyboard.
ofxWord2Vec
openFrameworks addon for working with word2vec embedding, implemented in pure C++
qtcomputeshader
Implementing compute shader computation without graphics
perevalovds's Repositories
perevalovds/qtcomputeshader
Implementing compute shader computation without graphics
perevalovds/Emotion-recognition
Real time emotion recognition
perevalovds/ofxMarchingCubes
Marching Cubes addon for OpenFrameworks (original code by Rui Peirera)
perevalovds/arduino_midi_library
MIDI for Arduino
perevalovds/ofxStreetView
OF scraper for GoogleStreetView panoramas and depthmap
perevalovds/AC101
AC101 audio codec driver library for Arduino
perevalovds/arduino-esp32fs-plugin
Arduino plugin for uploading files to ESP32 file system
perevalovds/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
perevalovds/dr_libs
Single file audio decoding libraries for C/C++.
perevalovds/ESP32CompositeVideo
perevalovds/gpt-neo
An implementation of model parallel GPT2& GPT3-like models, with the ability to scale up to full GPT3 sizes (and possibly more!), using the mesh-tensorflow library.
perevalovds/lightweight-gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
perevalovds/midi-js-soundfonts
Pre-rendered General MIDI soundfonts that can be used immediately with MIDI.js
perevalovds/MIDIPlayer-python
A small MIDI Player/Visualizer written in python
perevalovds/MoreSlovOf
Spectral Sampler
perevalovds/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
perevalovds/ofxAudioFile
cross platform audio file loading for openFrameworks
perevalovds/ofxHapPlayer
A Hap player for OpenFrameworks
perevalovds/ofxSpaceColonization
Space Colonization algorithm implementation in openFrameworks
perevalovds/ofxTriangle
triangulation between points for openFrameworks
perevalovds/open-nsynth-super
Open NSynth Super is an experimental physical interface for the NSynth algorithm
perevalovds/pixel-nerf
PixelNeRF Official Repository (WIP)
perevalovds/Python
All Algorithms implemented in Python
perevalovds/Qt3D_compute_particles_cpp
Qt compute particles example with c++.
perevalovds/quickhull
C++ implementation of the 3D QuickHull algorithm
perevalovds/srvp
Official implementation of the paper Stochastic Latent Residual Video Prediction
perevalovds/stylegan2-ada
StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
perevalovds/tensorflow
An Open Source Machine Learning Framework for Everyone
perevalovds/TensorFlowQtVPlay
Machine Learning on Desktop, iOS and Android with Tensorflow, Qt and V-Play
perevalovds/tflite_python
Image classifier using Tensor Flow Lite and Python