Representation Metrics for assessing quality in pretrained deep models
You can check out the contributor's guide.
This project uses pre-commit
_, you can install it before making any
changes::
pip install pre-commit
cd reptrix
pre-commit install
It is a good idea to update the hooks to the latest version::
pre-commit autoupdate