You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Major changes
Python 3.6 support is dropped, the minimum requirement is Python 3.8. All major library versions are bumped to the latest releases (PyTorch, OpenCV, Albumentations, etc.).
Model zoo URLs are changed to Dropbox. All pre-trained checkpoint weights are unchanged.
There was a spike in training loss when resuming training with pretrain_virtex.py, it is fixed now.
Documentation theme is changed from alabaster to read the docs, looks fancier!