Skip to content

opensourcetorch/Physiology-aware-PolySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physiology-aware Structure For Coronary Vessel Segmentation

Any questions or discussions are welcomed!

Installation

Please see INSTALL.md.

Testing & Visualization

  1. train your own model and prepare your own CCTA datasets, please ensure the input size for network is [15 * 96 * 96] or you can change the size in code.
    
    

Testing & Visualization

  1. Test & Visualize:
    python run.py --type visualize  --cfg_file configs/physiology-aware.yaml model physiology_aware test.dataset MedicalTeest
    
    

Training

Training on Medical dataset

python train_net.py --cfg_file configs/physiology-aware.yaml model physiology_aware

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published