Giter Club home page Giter Club logo

treediffusion's Introduction

Representing Anatomical Trees by Denoising Diffusion of Implicit Neural Fields

This is the official code supporting our paper:

Representing Anatomical Trees by Denoising Diffusion of Implicit Neural Fields
Ashish Sinha and Ghassan Hamarneh
Simon Fraser University
[Paper] | [arxiv] | [Poster] | [Code]

Abstract

Anatomical trees play a central role in clinical diagnosis and treatment planning. However, accurately representing anatomical trees is challenging due to their varying and complex topology and geometry. Traditional methods for representing tree structures, captured using medical imaging, while invaluable for visualizing vascular and bronchial networks, exhibit drawbacks in terms of limited resolution, flexibility, and efficiency. Recently, implicit neural representations (INRs) have emerged as a powerful tool for representing shapes accurately and efficiently. We propose a novel approach for representing anatomical trees using INR, while also capturing the distribution of a set of trees via denoising diffusion in the space of INRs. We accurately capture the intricate geometries and topologies of anatomical trees at any desired resolution. Through extensive qualitative and quantitative evaluation, we demonstrate high-fidelity tree reconstruction with arbitrary resolution yet compact storage, and versatility across anatomical sites and tree complexities.

image

How to Use

Setup Environment

python -m venv venv
source activate
pip install -r requirements.txt

Stage 1

python stage1.py --pcd_path /path/to/data --epochs <no. of iterations> --nsample <no. of points to sample>

Stage 2

python stage2.py --epochs <no. of epochs> --dset_name <dataset to use>

Cite

@misc{sinha2024treeinr,
      title={Representing Anatomical Trees by Denoising Diffusion of Implicit Neural Fields}, 
      author={Ashish Sinha and Ghassan Hamarneh},
      year={2024},
      eprint={2403.08974},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

treediffusion's People

Contributors

sinashish avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.