Skip to content

Siji-chl/ResNeStUNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResNeStUNet

Implementation of the network for meningioma segmentation.

Description

The network is a modified 3D UNet. We use the ResNeSt blocks, proposed by Zhang et al. [arXiv], in the encoder.

Dependencies

The code has been only tested in the environment as following

  • Ubuntu 18.04.6 LTS
  • Python 3.6.13
  • Pytorch 1.1.0

Reference

Haolin Chen, Shuqi Li, Youming Zhang, Lizhi Liu, Xiaofei Lv, Yongju Yi, Guangying Ruan, Chao Ke, Yanqiu Feng. "Deep learning-based automatic segmentation of meningioma from multiparametric MRI for preoperative meningioma differentiation using radiomic features: A multicentre study" (under review)

License

See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages