Computational Mesh Reconstruction for Pediatric Congenital Hydronephrosis Using Deep Neural Networks
We proposed a novel end-to-end mesh reconstruction network (i.e., KidMesh), which produces computable mesh of CH areas solely based on MRU. It achieves comparable accuracy to conventional methods, with improved topological correctness. This approach has the potential to reconstruct computational models for urodynamic simulations, aiding urologists in surgical planning.
This repository contains the slogan, templates, and demo for the KidMesh project. The paper is currently under submission. Once it is accepted, we will open-source the code to enhance the repository.
We provide some kidney-shaped templates with different numbers of vertices which satisfy user's various requirements.
-
Format: Initial templates are in Wavefront OBJ (.obj) format.
-
Structure: We Organize templates as follows:
template/ ├── kidney_x.obj
-
Notice: The 'x' in the filename represents the number of vertices included in the template.