Lists (1)
Sort Name ascending (A-Z)
Stars
Neon CLI tool. The Neon CLI is a command-line interface that lets you manage Neon Serverless Postgres directly from the terminal.
A character-level language diffusion model trained on Tiny Shakespeare
Python code for talking to Sportident stations. Used e.g. in the sport of orienteering.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Source code of the rust implementation of Karttapullautin
A web based app for orienteering course setting and exploration
JavaScript OCAD file reader and exporter for GeoJSON, SVG and Mapbox Style Spec
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Flax is a neural network library for JAX that is designed for flexibility.
Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implementation.
Applied 3D geometry in C++, with a focus on surface meshes.
A C++ & Python viewer for 3D data like meshes and point clouds
Scenic: A Jax Library for Computer Vision Research and Beyond
Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Implementation of several Generative Adversarial Networks in JAX / Flax
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
Learning Continuous Signed Distance Functions for Shape Representation
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch