Aditya Vora (aditya-vora)

aditya-vora

Geek Repo

Company:Simon Fraser University

Location:Vancouver, British Columbia

Home Page:https://aditya-vora.github.io/

Twitter:@anvorain

Github PK Tool:Github PK Tool

Aditya Vora's starred repositories

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:32809Issues:342Issues:61

gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Language:PythonLicense:NOASSERTIONStargazers:12093Issues:107Issues:784

al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics

Language:HTMLLicense:MITStargazers:9610Issues:24Issues:517

einops

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

Language:PythonLicense:MITStargazers:8055Issues:68Issues:171

taming-transformers

Taming Transformers for High-Resolution Image Synthesis

Language:Jupyter NotebookLicense:MITStargazers:5481Issues:76Issues:213

neuralangelo

Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)

Language:PythonLicense:NOASSERTIONStargazers:4237Issues:62Issues:196

tinyobjloader

Tiny but powerful single file wavefront obj loader

Language:C++License:NOASSERTIONStargazers:3190Issues:98Issues:199

autodiff

automatic differentiation made easier for C++

Language:C++License:MITStargazers:1552Issues:42Issues:184

occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"

Language:PythonLicense:MITStargazers:1469Issues:33Issues:127

Pointnet2_PyTorch

PyTorch implementation of Pointnet2/Pointnet++

Language:PythonLicense:UnlicenseStargazers:1427Issues:17Issues:147

point-cloud-utils

An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.

Language:C++License:MITStargazers:1222Issues:16Issues:72

TensoRF

[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields

Language:PythonLicense:MITStargazers:1142Issues:21Issues:71

resource-stream

CUDA related news and material links

awesome-neural-geometry

A curated collection of resources and research related to the geometry of representations in the brain, deep networks, and beyond

bundle-adjusting-NeRF

BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)

Language:PythonLicense:MITStargazers:772Issues:12Issues:82

NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction

Language:PythonLicense:NOASSERTIONStargazers:698Issues:23Issues:72

box-convolutions

PyTorch code for the "Deep Neural Networks with Box Convolutions" paper

Language:C++License:Apache-2.0Stargazers:509Issues:17Issues:27

Rotated_IoU

Differentiable IoU of rotated bounding boxes using Pytorch

Language:PythonLicense:MITStargazers:403Issues:9Issues:54

VQGAN-pytorch

Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)

Language:PythonLicense:MITStargazers:386Issues:3Issues:16

mediapy

This Python library makes it easy to display images and videos in a notebook.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:367Issues:11Issues:17

slot-attention

Implementation of Slot Attention from GoogleAI

Language:PythonLicense:MITStargazers:358Issues:11Issues:6

cola

Compositional Linear Algebra

Language:PythonLicense:Apache-2.0Stargazers:305Issues:4Issues:38

ACORN

ACORN: Adaptive Coordinate Networks for Neural Scene Representation | SIGGRAPH 2021

Language:PythonLicense:MITStargazers:288Issues:27Issues:10

srt

Independent PyTorch implementation of Scene Representation Transformer

Language:PythonLicense:MITStargazers:199Issues:11Issues:6

ShapeFormer

Official repository for the ShapeFormer Project

cross_attention_renderer

CVPR 2023: Learning to Render Novel Views from Wide-Baseline Stereo Pairs

PQ-NET

code for our CVPR 2020 paper "PQ-NET: A Generative Part Seq2Seq Network for 3D Shapes"

Language:PythonLicense:MITStargazers:112Issues:7Issues:27

shape2prog

[ICLR 2019] Learning to Infer and Execute 3D Shape Programs

Language:PythonLicense:BSD-2-ClauseStargazers:108Issues:6Issues:6

Slot-TTA

Slot-TTA shows that test-time adaptation using slot-centric models can improve image segmentation on out-of-distribution examples.