cansik
Software developer with interests in computer graphics, generative art and realtime visual performance.
@bildspur Zurich, Switzerland
Pinned Repositories
architectural-floor-plan
AFPlan is an architectural floor plan analysis and recognition system to create extended plans for building services.
artnet4j
Art-Net DMX over IP library for Java and Processing
deep-vision-processing
Deep computer-vision algorithms for the Processing framework.
kotlin-latex-listing
A syntax highlighting template for the Kotlin language in LaTeX listings.
LongLiveTheSquare
An algorithm to find the minimum bounding box.
onnxruntime-silicon
ONNX Runtime prebuilt wheels for Apple Silicon (M1 / M2 / M3 / ARM64)
processing-postfx
A shader based postFX library for processing.
realsense-processing
Intel RealSense 2 support for the Processing framework.
sharp-frame-extractor
Extracts sharp frames from a video.
yolo-hand-detection
A pre-trained YOLO based hand detection network.
cansik's Repositories
cansik/onnxruntime-silicon
ONNX Runtime prebuilt wheels for Apple Silicon (M1 / M2 / M3 / ARM64)
cansik/artnet4j
Art-Net DMX over IP library for Java and Processing
cansik/pyrealsense2-macosx
Prebuilt pyrealsense2 packages for macOSX.
cansik/nanobind-stubgen
Generate python stub files for code completion in IDEs for nanobind modules.
cansik/opencv-processing
OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
cansik/space-stream
Send RGB-D images over spout / syphon / NDI with visiongraph.
cansik/syphon-python
Python wrapper for the GPU texture sharing framework Syphon (Metal & OpenGL).
cansik/duit
Duit is a Python library that provides a set of tools for working with data in a structured and efficient way.
cansik/diffusion-playground
A playground for image generation using diffusion models
cansik/pynocchio
Python bindings for Pinocchio library
cansik/data-storage
A repository to host data used in various projects.
cansik/mirror-vr-player
Web VR video player which can be synced / mirrored to other clients.
cansik/wgpu-py
Next generation GPU API for Python
cansik/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
cansik/duit-osc
Adds OSC communication to duit datafields.
cansik/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
cansik/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
cansik/open-azure-kinect
Cross-platform Python playback library for Azure Kinect MKV files.
cansik/pyk4a
Python 3 wrapper for Azure-Kinect-Sensor-SDK
cansik/python-tf-bodypix
A Python implementation of the bodypix model.
cansik/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
cansik/syphonpy
Python bindings for the Syphon Framework (OSX)
cansik/volumesh
Utility for creating volumetric mesh container files in glTF format.
cansik/Azure-Kinect-Sensor-SDK
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
cansik/gfx-open3d-example
cansik/pdoc
API Documentation for Python Projects
cansik/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
cansik/pygfx
A python render engine running on wgpu.
cansik/Tapir-Pytorch-Inference
Minimal code for Tapir model inference in Pytorch
cansik/YOLO
An MIT rewrite of YOLOv9