Pinned Repositories
mesh-gpt
MeshGPT: Generating Triangle Meshes with Decoder-Only Transformers
panoptic-lifting
[CVPR23 Highlight] Implementation for Panoptic Lifting
retrieval-fuse
[ICCV21] Code for "RetrievalFuse: Neural 3D Scene Reconstruction with a Database"
shape_sdf
Simple MLP for representing the SDF of a single shape
single-view-3d-reconstruction
SRmeetsPS-CUDA
CUDA implementation of the paper "Depth Super-Resolution Meets Uncalibrated Photometric Stereo"
stylegan2-ada-3d-texture
Texturify Code
stylegan2-ada-lightning
Simplified pytorch lightning port of StyleGAN2-ADA
texturify
Pytorch implementation for paper "Texturify: Generating Textures on 3D Shape Surfaces"
ViewAL
[CVPR'20] Implementation for the paper "ViewAL: Active Learning with Viewpoint Entropy for Semantic Segmentation"
nihalsid's Repositories
nihalsid/mesh-gpt
MeshGPT: Generating Triangle Meshes with Decoder-Only Transformers
nihalsid/panoptic-lifting
[CVPR23 Highlight] Implementation for Panoptic Lifting
nihalsid/ViewAL
[CVPR'20] Implementation for the paper "ViewAL: Active Learning with Viewpoint Entropy for Semantic Segmentation"
nihalsid/stylegan2-ada-3d-texture
Texturify Code
nihalsid/stylegan2-ada-lightning
Simplified pytorch lightning port of StyleGAN2-ADA
nihalsid/texturify
Pytorch implementation for paper "Texturify: Generating Textures on 3D Shape Surfaces"
nihalsid/shape_sdf
Simple MLP for representing the SDF of a single shape
nihalsid/deepfillv2-pylightning
Clean minimal implementation of Free-Form Image Inpainting with Gated Convolutions in pytorch lightning. Inspired from pytorch implementation by @avalonstrel.
nihalsid/sdf-gen
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
nihalsid/CADTextures
nihalsid/image-to-atlas
Project an image to the texture atlas for a given mesh
nihalsid/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
nihalsid/simple_overfit_test
Weirdly challenging Simple MLP overfitting problem
nihalsid/boring-pl-model
Simple pytorch lightning boring model
nihalsid/CVPR-2023-Papers
CVPR 2023 Papers: Dive into advanced research presented at the leading computer vision conference. Keep up to date with the latest developments in computer vision and deep learning. Code included. A star in the development of visual intelligence!
nihalsid/lightplane
Lightplane implements a highly memory-efficient differentiable radiance field renderer, and a module for unprojecting features from images to 3D grids.
nihalsid/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
nihalsid/stable-dreamfusion
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
nihalsid/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
nihalsid/BSP-NET-pytorch
PyTorch 1.2 implementation of BSP-NET.
nihalsid/configs
config files
nihalsid/dvis
3D Visualizations made easy
nihalsid/imvoxelnet
[WACV2022] ImVoxelNet: Image to Voxels Projection for Monocular and Multi-View General-Purpose 3D Object Detection
nihalsid/lit-gpt
Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
nihalsid/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
nihalsid/nihalsid.github.io
Personal Homepage
nihalsid/slurmui
nihalsid/text2tex-user-study
nihalsid/triton
Development repository for the Triton language and compiler
nihalsid/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.