Open bhatrana opened 1 year 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.
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