Pinned Repositories
subsystem-discovery
Code for the ECAI2024 paper Subsystem Discovery in High-Dimensional Time-Series Using Masked Autoencoders
AndroidSlingshotGame3D
A small game made with Unity3D and C# scripts. Theoretically all the basic features are there, but it lacks any actual content, there's only a few test levels so I wont bother publishing it anywhere. In the game your aim is to manage your happy ball-shaped object through a level full of electric fences and force fields (like magnets with push and/or pull polarities) to a goal area by launching it with a slingshot as few times as possible (Think minigolf, magnets and angry birds having a baby)
intellij-shapeshifter-serum-wavetables
Helper scripts to create custom firmware binaries, and to convert serum wavetables to format compatible with Intellij Shapeshifter
MarchingCubesGPU
(A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The first completely open-source with this combination as far as I know.
proced
Procedural graphics stuff made with: marching cubes, JavaScript, PlayCanvas
procgen
Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handling and growable octrees.
SpectralBandSweep
Custom firmware for the Qu-Bit Aurora
Tsatter
An old Angular 1.x / Node / MongoDB / Docker project where real-time chat meets imageboards
UE4-Procedural-Audio
Creates meshes procedurally in real-time from any audio playing on Windows using Unreal Engine 4. See example videos.
windows-default-playback-device-to-pcm-file
Programmatically capture all audio playing on Windows from default playback device
Tsarpf's Repositories
Tsarpf/UE4-Procedural-Audio
Creates meshes procedurally in real-time from any audio playing on Windows using Unreal Engine 4. See example videos.
Tsarpf/MarchingCubesGPU
(A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The first completely open-source with this combination as far as I know.
Tsarpf/procgen
Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handling and growable octrees.
Tsarpf/windows-default-playback-device-to-pcm-file
Programmatically capture all audio playing on Windows from default playback device
Tsarpf/proced
Procedural graphics stuff made with: marching cubes, JavaScript, PlayCanvas
Tsarpf/rust_raytracer
A simple offline ray tracer in rust with only two dependencies, vector operations and random number generation
Tsarpf/intellij-shapeshifter-serum-wavetables
Helper scripts to create custom firmware binaries, and to convert serum wavetables to format compatible with Intellij Shapeshifter
Tsarpf/My-Shadertoy.com-stuff
Shader coding. Gifs in the Readme
Tsarpf/SpectralBandSweep
Custom firmware for the Qu-Bit Aurora
Tsarpf/tensorflow-object-detection
Semi-automatic TensorFlow object detection training pipeline for Google Cloud ML
Tsarpf/Deep-Study
Practice projects. Internet poker card classifier with a CNN in tensorflow (and pytorch) and RuneScape ore segmenter with OpenCV
Tsarpf/antons_opengl_tutorials_book
Anton's OpenGL 4 Tutorials book - Demo Code
Tsarpf/aws-lambda-cron-spotify
WIP, goal is to update a spotify playlist automatically on a schedule for free using aws lambdas
Tsarpf/computer-vision-intensive-course-solutions
My solutions to a university CV intensive course
Tsarpf/dsp56300
Tsarpf/dynamic-cloudflare-dns-updater
Update all IPs for a zone/domain
Tsarpf/finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
Tsarpf/hip-programming
hippi hommia
Tsarpf/kandi
B.Sc. thesis on Convolutional Neural Networks (in Finnish)
Tsarpf/labs.prototyping.xyz
a test project for lazily serving multiple different React projects
Tsarpf/latex-presentation-template-UH
A Beamer theme styled after the University of Helsinki powerpoint theme
Tsarpf/lempel-ziv77-golf-compress
Ugly implementation of LZ77 in JavaScript for fun and IRC. Intended for code golfing.
Tsarpf/log2vec
word2vec for message logs in Pytorch from scratch for fun and practice, slow as hell
Tsarpf/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Tsarpf/react-fileupload-progress
React component of Input file and progress bar
Tsarpf/react-image-annotate
Create image annotations. Classify, tag images with polygons, bounding boxes or points.
Tsarpf/react-multi-crops
A multiple cropping component for React
Tsarpf/simple-streamer
WIP Simple video endpoint & streamer + chat. DIY Twitch.
Tsarpf/SRResNet
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802
Tsarpf/Time-Series-Library
A Library for Advanced Deep Time Series Models.