-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 28, 2025 -
-
-
FoundationStereo Public
Forked from NVlabs/FoundationStereo[CVPR 2025 Best Paper Nomination] FoundationStereo: Zero-Shot Stereo Matching
Python Other UpdatedOct 18, 2025 -
gsplat Public
Forked from nerfstudio-project/gsplatCUDA accelerated rasterization of gaussian splatting
Python Apache License 2.0 UpdatedAug 15, 2025 -
-
fused-ssim Public
Forked from rahul-goel/fused-ssimLightning fast differentiable SSIM.
Cuda MIT License UpdatedMar 12, 2025 -
pibooth Public
Forked from pibooth/piboothThe pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Python MIT License UpdatedMay 18, 2024 -
glasses Public
Forked from FrancescoSaverioZuppichini/glassesHigh-quality Neural Networks for Computer Vision 😎
Jupyter Notebook MIT License UpdatedJul 9, 2022 -
fast_web_style_transfer Public
A small svelte website inclusive tutorial to perform a fast neural style transfer using ONNX.js.
-
magma Public
Forked from Aleph-Alpha-Research/magmaMAGMA - a GPT-style multimodal model that can understand any combination of images and language
Python MIT License UpdatedApr 1, 2022 -
onnx_small_style Public
Train fast neural style transfer models to export them to ONNX to be used by ONNX.js.
-
-
A fast neural style transfer, with ONNX.js applied on a website build on sveltekit
Svelte MIT License UpdatedApr 4, 2021 -
-
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 30, 2020 -
awesome-normalizing-flows Public
Forked from janosh/awesome-normalizing-flowsA list of awesome resources on normalizing flows.
-
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedMar 28, 2020 -
cINN_on_OCO2 Public
Results of my master thesis. Conditional invertible neural networks in the freia framework were used to dertermine the CO2 concentration using spectra taken by the satellite OCO2.
-
style_transfer_project_oriu Public
Final Project for the object recognition and image understanding by professor Ommer
Python UpdatedOct 28, 2019 -
AI-open-gym-snake Public
Programming Project for AI Lecture from Björn Ommer. WS 2017/18
Python UpdatedOct 27, 2019 -
MatchL1L2 Public
Code to match the L1 and L2 datasets provided by NASA for OCO2. The code can be used to download, extract relevant parameter and to match the two datasets.