matheusgadelha's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
lllyasviel/ControlNet
Let us control diffusion models!
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
root-project/cling
The cling C++ interpreter
facebookresearch/theseus
A library for differentiable nonlinear optimization
mitsuba-renderer/mitsuba
Mitsuba renderer main repository
marian42/mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
ermongroup/SDEdit
PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
christopherbatty/SDFGen
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
t-vi/pytorch-tvmisc
Totally Versatile Miscellanea for Pytorch
termoshtt/accel
(Mirror of GitLab) GPGPU Framework for Rust
genforce/freecontrol
Official implementation of CVPR 2024 paper: "FreeControl: Training-Free Spatial Control of Any Text-to-Image Diffusion Model with Any Condition"
gpeyre/SinkhornAutoDiff
Toolbox to integrate optimal transport loss functions using automatic differentiation and Sinkhorn's algorithm
mitsuba-renderer/mitsuba-blender
Mitsuba integration add-on for Blender
jongchyisu/mvcnn_pytorch
MVCNN on PyTorch
czq142857/NDC
PyTorch implementation of Neural Dual Contouring.
aravindhm/deep-goggle
Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015
soravux/skylibs
Python library to handle 360° environment maps
umasscs/umassthesis
Unofficial UMass thesis style files for use with LaTeX
ZezhouCheng/GP-DIP
Code for A Bayesian Perspective on the Deep Image Prior (CVPR 2019)
ttchengab/continuous_3d_words_code
goktug97/estorch
Evolution Strategy Library
matheusgadelha/ShapeRecDeepPrior
Repository for the ICCV 2019 paper Shape Reconstruction using Differentiable Projections and Deep Priors
netolcc06/Forward-Kinematics
netolcc06/Graphics
Graphics stuff implementations