DIAGNijmegen / SPIDER-Baseline-IIS

Apache License 2.0
16 stars 4 forks source link

Python packages #1

Open bhatrana opened 1 year ago

bhatrana commented 1 year ago

Hi,

May I know the requirement.txt python packages to run this code. Does the number of segment in each label file has to be same or can be different to run this repo ?

Thanks

RJacobArthrex commented 1 month ago

About packages, the author mentioned installing tiger by using: pip install git+https://github.com/DIAGNijmegen/Tiger.git@stable

This will install most of the dependencies required. In addition to that, you would need to install PyTorch and Pandas.