SwinTransformer / Transformer-SSL

This is an official implementation for "Self-Supervised Learning with Swin Transformers".
https://arxiv.org/abs/2105.04553
MIT License
629 stars 67 forks source link

Will apex mixed precision training affect the accuracy of the model? #17

Open Pang-b0 opened 1 year ago

Pang-b0 commented 1 year ago

Thank you very much for this great paper. I would like to ask, will apex mixed precision training affect the accuracy of the model? I tried to install using the instructions in the ‘get_started.md ’file but failed, and chose cd apex, python setup.py install.