DicomToMesh VS PET-NeuS

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

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. (by eidelen)
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
DicomToMesh PET-NeuS
1 1
410 250
1.5% -
6.4 1.5
4 months ago 7 days ago
C++ 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.

DicomToMesh

Posts with mentions or reviews of DicomToMesh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.

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}.

What are some alternatives?

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

pyvista - 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

sdfstudio - A Unified Framework for Surface Reconstruction

dcm2niix - dcm2nii DICOM to NIfTI converter: compiled versions available from NITRC

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

mayo - 3D CAD viewer and converter based on Qt + OpenCascade

giraffe - This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"

simnibs - Simulation of Non-Invasive Brain Stimulation

PolyFit - Polygonal Surface Reconstruction from Point Clouds

City3D - Large-scale LoD2 Building Reconstruction from Airborne LiDAR Point Clouds

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

F3D - Fast and minimalist 3D viewer.

gnn-lspe - Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022