Skip to content

otmalom/lasinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lasinet

This is the official implement of paper <LASINet: A Multi-task Deeplearning Method for Calculating Left Atrial Strain Indices>

Usage

It is highly recommanded to adopt Conda/MiniConda to manage the environment to avoid some compilation errors. Install the dependencies

  • Python 3.7
  • Pytorch 1.4.0
  • Cuda 11.3
  • Other packages

pip install -r requirements.txt

Inference

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages