Skip to main content

Paper - Pytorch

Project description

Multi-Modality

Nerf

My personal implementation of the NERF paper, with much better code. Because the original implementation has ugly code and i don't understand absolutely anything there.

Paper Link

Appreciation

  • Lucidrains
  • Agorians

Install

pip install nerf-torch

Usage

import torch
from nerf.model import Nerf

model = Nerf()

x = torch.randn(1, 6)

output = model(x)

print(output)

License

MIT

Citations

@misc{2003.08934,
Author = {Ben Mildenhall and Pratul P. Srinivasan and Matthew Tancik and Jonathan T. Barron and Ravi Ramamoorthi and Ren Ng},
Title = {NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis},
Year = {2020},
Eprint = {arXiv:2003.08934},
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nerf_torch-0.0.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

nerf_torch-0.0.2-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file nerf_torch-0.0.2.tar.gz.

File metadata

  • Download URL: nerf_torch-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0

File hashes

Hashes for nerf_torch-0.0.2.tar.gz
Algorithm Hash digest
SHA256 cba75d8f29ce13954e390d06d252ba9cfe27538c2d3a1d9141c5d3cf0f780a23
MD5 6e10c430ad83182e152a8c1d7c5e6a9c
BLAKE2b-256 9af46b203db8c2e8de4b81ed1a5b9d45149f3450d75c2baafe4cc45ffabc4dfd

See more details on using hashes here.

File details

Details for the file nerf_torch-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: nerf_torch-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0

File hashes

Hashes for nerf_torch-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 98e25a9b6937e656544de789be11929355ba0366ea1ce9ea643e91d247624442
MD5 d21a310279285592437897523fb8bee0
BLAKE2b-256 90fb409df9ac451a79b29dd17b28b1025b82c442080b0912aecd24de14fd4f13

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page