DanRuta
ML Research Engineer @ Disney PhD w/ UoSurrey & Adobe - Self-supervised representation learning & synthesis of digital artwork Twitter/IG: @Dan_Ruta
ML Research Engineer @ DisneyUnited Kingdom
Pinned Repositories
GPGPU
Small library for running arbitrary computations on the GPU, using JavaScript or WebAssembly.
IMGArrays
Compression algorithm for numerical lists. Output is encoded as an image, and usually beats gzip. Browser or Nodejs
jsNet
Javascript/WebAssembly deep learning library for MLPs and convolutional neural networks
StyleSight
Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs
wasm-arrays
A couple of helper functions to make WebAssembly array parameters easy to use
webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
webassembly-workflow
A WebAssembly shell project, set up with task runners, testing and CI+test coverage for both JS and C++
WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
xVA-Synth
Machine learning based speech synthesis Electron app, with voices from specific characters from video games
xva-trainer
UI app for training TTS/VC machine learning models for xVASynth, with several audio pre-processing tools, and dataset creation/management.
DanRuta's Repositories
DanRuta/xVA-Synth
Machine learning based speech synthesis Electron app, with voices from specific characters from video games
DanRuta/jsNet
Javascript/WebAssembly deep learning library for MLPs and convolutional neural networks
DanRuta/webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
DanRuta/xva-trainer
UI app for training TTS/VC machine learning models for xVASynth, with several audio pre-processing tools, and dataset creation/management.
DanRuta/GPGPU
Small library for running arbitrary computations on the GPU, using JavaScript or WebAssembly.
DanRuta/wasm-arrays
A couple of helper functions to make WebAssembly array parameters easy to use
DanRuta/webassembly-workflow
A WebAssembly shell project, set up with task runners, testing and CI+test coverage for both JS and C++
DanRuta/IMGArrays
Compression algorithm for numerical lists. Output is encoded as an image, and usually beats gzip. Browser or Nodejs
DanRuta/WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
DanRuta/StyleSight
Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs
DanRuta/xvasynth-community-guide
Community guides and tips for xVASynth
DanRuta/NeAT
Resources for paper: "NeAT: Neural Artistic Tracing for Beautiful Style Transfer"
DanRuta/ALADIN
ALADIN style representation model from the ALADIN/StyleBabel papers
DanRuta/ROS-Challenges
ROS team robotics challenges
DanRuta/Stanford-Cars-Deep-Learning
Deep Learning experiments for the Stanford Cars dataset
DanRuta/JS-Memory-Map
Library to visualize memory usage of a given JS object as a treemap, as it changes, to detect memory leaks.
DanRuta/CMD-Chart
An animated, colourful, dependency-free histogram charting library for command line
DanRuta/createElem
Tiny function to generate HTML elements/structures, along with their attributes, CSS and js events.
DanRuta/imageboard-scraper
A nodejs script to search for key words in thread original posts on an imageboard, and scrape posts/media
DanRuta/lifx-bias-lighting
Bias lighting script for Lifx bulbs
DanRuta/next-clearance-scraper
A python script to periodically scrape Next's clearance store's items using selenium and email them to you.
DanRuta/printv
printf for C++ vectors, for WebAssembly browser use
DanRuta/python-swiprolog-interface
Python interface for SWI-Prolog, for terminal use
DanRuta/Pytorch-cancer-model
Pytorch models trained on Matlab's cancer_dataset. Coursework.
DanRuta/hosting
I use this repo to host temporary stuff. Usually for debugging/showing something.
DanRuta/img-melt
IMG-MELT is an HTML5 custom element for melting images pixel by pixel into a lump of pixels at the bottom of the image frame.
DanRuta/sqlite-sql-injection-demo
Isolated demo of SQL injection for sqlite
DanRuta/T-3
T^3 - multiplayer 3D Tic-Tac-Toe / connect 4 type game with 2048 style gravity shifting and AI opponent
DanRuta/tensorflow
An Open Source Machine Learning Framework for Everyone
DanRuta/vr-scribble
Browser based multiplayer virtual reality scribbling game