Skip to content

ABotond/SD-LayerNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD-LayerNet

Spatial Decomposition Layer Segmentation network.

This repository contains a reference PyTorch implementation of SD-LayerNet, presented in SD-LayerNet: Semi-supervised retinal layer segmentation in OCT using disentangled representation with anatomical priors.

The source-code is currently provided as a reference, and cannot be trained out of the box, however, it contains the full implementation of SD-LayerNet (in the folder architecture), as well es the training code in model.py.

Prerequisites

  • PyTorch 1.9.1
  • Cuda 11
  • Python 3.9
  • opencv-python

To Do

Soon we will add code for training on public datasets.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages