Dylan8527 / NeRF-for-Sparse-view-CT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeRF for Sparse-view CT

​ In this programming assignment, we implement basic FBP algorithm by Matlab[Tra21] and NeRFbased method by Pytorch.

Run

​ We implement data generator by matlab and reconstruct raw data by python.

Matlab

run script.m in Matlab

Python

python main.py

Results

image-20230103191427680

image-20230103191704241

About

License:MIT License


Languages

Language:Python 49.7%Language:Cuda 38.2%Language:MATLAB 9.8%Language:C 1.8%Language:C++ 0.5%