Pinned Repositories
1d-tokenizer
This repo contains the code for our paper An Image is Worth 32 Tokens for Reconstruction and Generation
AdelaiDepth
This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
autograd
Efficiently computes derivatives of numpy code.
nerfstudio
A collaboration friendly studio for NeRFs
PerceptualSimilarity
LPIPS metric. pip install lpips
pixel-nerf
PixelNeRF Official Repository
stylegan3
Official PyTorch implementation of StyleGAN3
ZeroNVS
zeronvs_diffusion
kylesargent's Repositories
kylesargent/ZeroNVS
kylesargent/zeronvs_diffusion
kylesargent/nerfstudio
A collaboration friendly studio for NeRFs
kylesargent/PerceptualSimilarity
LPIPS metric. pip install lpips
kylesargent/pixel-nerf
PixelNeRF Official Repository
kylesargent/stylegan3
Official PyTorch implementation of StyleGAN3
kylesargent/1d-tokenizer
This repo contains the code for our paper An Image is Worth 32 Tokens for Reconstruction and Generation
kylesargent/AdelaiDepth
This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
kylesargent/AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
kylesargent/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
kylesargent/COLF
Compositional Object Light Fields code
kylesargent/cs348k_dit
kylesargent/datacomp
DataComp: In search of the next generation of multimodal datasets
kylesargent/DROID-SLAM
kylesargent/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
kylesargent/ivid
PyTorch implementation of the ICCV paper "3D-aware Image Generation using 2D Diffusion Models"
kylesargent/kylesargent.github.io
kylesargent/mamba.py
A simple and efficient Mamba implementation in PyTorch and MLX.
kylesargent/Marigold
Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
kylesargent/mintnet
MintNet: Building Invertible Neural Networks with Masked Convolutions
kylesargent/MotionCtrl
MotionCtrl: A Unified and Flexible Motion Controller for Video Generation
kylesargent/multinerf
A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
kylesargent/ncsn
Noise Conditional Score Networks
kylesargent/objaverse-xl
🪐 Objaverse-XL is a Universe of 10M+ 3D Objects. Contains API Scripts for Downloading and Processing!
kylesargent/particle-sfm
ParticleSfM: Exploiting Dense Point Trajectories for Localizing Moving Cameras in the Wild. ECCV 2022.
kylesargent/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
kylesargent/sn_gan_pytorch
Implementation of "Spectral Normalization for Generative Adversarial Networks" (https://arxiv.org/abs/1802.05957) in PyTorch
kylesargent/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
kylesargent/videocomposer
Official repo for VideoComposer: Compositional Video Synthesis with Motion Controllability
kylesargent/webdataset
A high-performance Python-based I/O system for large (and small) deep learning problems, with strong support for PyTorch.