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/ofxOpenVR
Implementation of Valve Software's OpenVR API for oF 0.10.1
perevalovds/qtcomputeshader
Implementing compute shader computation without graphics
perevalovds/KuStudio
KuStudio - Minimalistic superstable OSC sequencer
perevalovds/ofxFANN
Wrapper on FANN library for fast CPU working with neural networks in openFrameworks.
perevalovds/ofxUniversalMedia
Addon for uniform media content playing: video, images and sounds for Windows using DShow, WMF, HAP and TurboJPEG
perevalovds/ofxRunway
RunwayML + openFrameworks ☄️
perevalovds/ofxStreetView
OF scraper for GoogleStreetView panoramas and depthmap
perevalovds/ActiveStereoNet
Customized Implementation of ActiveStereoNet: End-to-End Self-Supervised Learning for Active Stereo Systems
perevalovds/bgsCNN
Background subtraction using deep learning method.
perevalovds/bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
perevalovds/DAC-R-2R-Ladder-8-bit-Arduino-Uno
Creating ramp or sin wave by using DAC R-2R Ladder 8-bit Arduino Uno
perevalovds/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
perevalovds/HX1230_FB
Fast 9-bit SPI graphics library for HX1230 96x68 LCD
perevalovds/HX1230_SPI
Fast and low resource 9-bit SPI library for HX1230 96x68 display
perevalovds/mobilenet
C++ implementation of inference of mobilenet for openFrameworks
perevalovds/nerf
Code release for NeRF (Neural Radiance Fields)
perevalovds/ofxGeo
A set of utilities and classes for common geographic tasks.
perevalovds/ofxKinect2
kinect2 wrapper for openFrameworks
perevalovds/ofxTurboJpeg
Rough OF addon that uses turbo-jpeg lib to read and write jpegs. 2-3 times faster than OF's freeImage based jpeg en/decoder
perevalovds/pytorch-wavenet
An implementation of WaveNet with fast generation
perevalovds/pytorchupandrunning
Code for Programming PyTorch for Deep Learning
perevalovds/Qt3D_compute_particles_cpp
Qt compute particles example with c++.
perevalovds/quickhull
C++ implementation of the 3D QuickHull algorithm
perevalovds/ru-gpts
Russian GPT3 models.
perevalovds/spline
c++ cubic spline library
perevalovds/StereoNet-ActiveStereoNet
stereo matching StereoNet: Guided Hierarchical Refinement for Real-Time Edge-Aware Depth prediction model in pytorch. ECCV2018; ActiveStereoNet:End-to-End Self-Supervised Learning for Active Stereo Systems ECCV2018 Oral
perevalovds/stylegan2-colab
StyleGAN2 - Colab Notebook containing code for training + visualization + projection
perevalovds/tensorflow
An Open Source Machine Learning Framework for Everyone
perevalovds/TMRpcm
Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported
perevalovds/Watchdog
Watchdog for openFrameworks