PET-NeuS VS giraffe

Compare PET-NeuS vs giraffe and see what are their differences.

giraffe

This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields" (by autonomousvision)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PET-NeuS giraffe
1 3
250 1,229
- 0.5%
1.5 1.8
11 days ago over 2 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PET-NeuS

Posts with mentions or reviews of PET-NeuS. We have used some of these posts to build our list of alternatives and similar projects.
  • PET-NeuS: Positional Encoding Tri-Planes for Neural Surfaces
    1 project | /r/BotNewsPreprints | 10 May 2023
    A signed distance function (SDF) parametrized by an MLP is a common ingredient of neural surface reconstruction. We build on the successful recent method NeuS to extend it by three new components. The first component is to borrow the tri-plane representation from EG3D and represent signed distance fields as a mixture of tri-planes and MLPs instead of representing it with MLPs only. Using tri-planes leads to a more expressive data structure but will also introduce noise in the reconstructed surface. The second component is to use a new type of positional encoding with learnable weights to combat noise in the reconstruction process. We divide the features in the tri-plane into multiple frequency scales and modulate them with sin and cos functions of different frequencies. The third component is to use learnable convolution operations on the tri-plane features using self-attention convolution to produce features with different frequency bands. The experiments show that PET-NeuS achieves high-fidelity surface reconstruction on standard datasets. Following previous work and using the Chamfer metric as the most important way to measure surface reconstruction quality, we are able to improve upon the NeuS baseline by 57% on Nerf-synthetic (0.84 compared to 1.97) and by 15.5% on DTU (0.71 compared to 0.84). The qualitative evaluation reveals how our method can better control the interference of high-frequency noise. Code available at \url{https://github.com/yiqun-wang/PET-NeuS}.

giraffe

Posts with mentions or reviews of giraffe. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing PET-NeuS and giraffe you can also consider the following projects:

sdfstudio - A Unified Framework for Surface Reconstruction

AvatarCLIP - [SIGGRAPH 2022 Journal Track] AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars

DicomToMesh - A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.

ALAE - [CVPR2020] Adversarial Latent Autoencoders

smriprep - Structural MRI PREProcessing (sMRIPrep) workflows for NIPreps (NeuroImaging PREProcessing tools)

pi-GAN-pytorch - Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch

PolyFit - Polygonal Surface Reconstruction from Point Clouds

SDV - Synthetic data generation for tabular data

awesome-NeRF - A curated list of awesome neural radiance fields (NeRF) papers.

CIPS-3D - 3D-aware GANs based on NeRF (arXiv).