Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 573 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 573 Bytes

MISLight

Medical Imaging and otherS in Pytorch Lightning

Description

MISLight is just one of many medical imaging implementations out there, yet it aims for readability and reusability in line with the philosophy of Pytorch Lightning.

  • Currently, the actual main brain is this branch used for the MICCAI FLARE 2022 challenge.
  • The "main" branch for general purpose is still being organized.