Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 591 Bytes

Data and pretrained models on Zenodo

Implentation of the PRS paper.

Downloads:

Download the data and pre-trained weights from zenodo in a folder named ASRU. We use the full path to ASRU folder to set up the REF variable later. We only provide PRS pre-trained weights for stage2.

Environment:

Create a conda environment using the env.yaml conda env create -f env.yaml

Environment-variable

Set the environment variable in linux based machine using this export REF="path/to/the/ASRU/"