Pinned Repositories
awesome-NeRF
A curated list of awesome neural radiance fields papers
bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
code-nerf
Official repository for CodeNeRF
colorization
Sampling Using Neural Network - Colorization
FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
grn
Graph Recurrent Networks
HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
implicit-slam
Dense SLAM with an Implicit Neural Representation
mnist_wgan_gp
WGAN-GP for MNIST
nvist_official
(CVPR 2024) NViST: In the wild New View Synthesis from a Single Image with Transformers
wbjang's Repositories
wbjang/code-nerf
Official repository for CodeNeRF
wbjang/nvist_official
(CVPR 2024) NViST: In the wild New View Synthesis from a Single Image with Transformers
wbjang/colorization
Sampling Using Neural Network - Colorization
wbjang/grn
Graph Recurrent Networks
wbjang/mnist_wgan_gp
WGAN-GP for MNIST
wbjang/awesome-NeRF
A curated list of awesome neural radiance fields papers
wbjang/bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
wbjang/FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
wbjang/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
wbjang/implicit-slam
Dense SLAM with an Implicit Neural Representation
wbjang/mipnerf
My implementation of Mip-NeRF
wbjang/ml-topics-colab
Colab Notebooks covering some ML(CV) topics
wbjang/N3F
Official PyTorch Implementation of Neural Feature Fusion Fields: 3D Distillation of Self-Supervised 2D Image Representations
wbjang/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
wbjang/NSVF
Open source code for the paper of Neural Sparse Voxel Fields.
wbjang/nvist_webpage
test_web
wbjang/plenoctree
PlenOctrees: NeRF-SH Training & Conversion
wbjang/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
wbjang/rl-code
Python Implementation of Reinforcement Learning: An Introduction
wbjang/svox2
Plenoxels: Radiance Fields without Neural Networks, Code release WIP
wbjang/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
wbjang/ucl-prism-cs-cluster
Example scripts for incomming MSc students.
wbjang/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
wbjang/website
wbjang/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers