This repo exists to document and demonstrate how self-supervised models were prepared for BenthicNet. The code leverages the Solo-learn library for implementation of SSL methods.
To install benthicnet utility functions, use
python -m pip install git+ssh://[email protected]:DalhousieAI/BenthicNet.git
If seeking to use the code presented here, please see Solo-learn for instructions in installing this library and its dependencies (this code repository was tested with solo-learn=1.0.6). For the remainder library dependencies, see requirements.txt.
For questions or concerns, please contact [email protected].