Skip to content

ucsd-fcrl/med-img-octnet-adaptation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for the paper: Octree Representation Improves Data Fidelity of Cardiac CT Images and Convolutional Neural Network Semantic Segmentation of Left Atrial and Ventricular Chambers
First Author: Kunal Gupta, Senior Author: Francisco Contijoch

It is a fork of the code developed in the following work. It introduces a user-defined intensity threshold to control the compression of the array.

OctNet: Learning Deep 3D Representations at High Resolutions
Gernot Riegler, Ali Osman Ulusoy and Andreas Geiger
CVPR 2017

If you find this code useful for your research, please cite

@inproceedings{Riegler2017OctNet,
  title={OctNet: Learning Deep 3D Representations at High Resolutions},
  author={Riegler, Gernot and Ulusoy, Ali Osman and Geiger, Andreas},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  year={2017}
}

About

Adaptation of OctNet for use in Medical Images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 31.9%
  • Cuda 25.4%
  • Lua 24.9%
  • C 9.3%
  • Cython 3.9%
  • CMake 2.6%
  • Other 2.0%