文件名称:Super_Selfish
文件大小:45KB
文件格式:ZIP
更新时间:2024-04-21 04:46:27
Python
超级自私 基于图像的自我监督学习的统一Pytorch框架。 可以在上找到该技术报告。 如果您在一个项目中使用此框架,请考虑引用 @misc{wagner2020superselfish, title={Super-Selfish: Self-Supervised Learning on Images with PyTorch}, author={Nicolas Wagner and Anirban Mukhopadhyay}, year={2020}, eprint={2012.02706}, archivePrefix={arXiv}, primaryClass={cs.CV} } 变更记录 v0.0.6现在,您可以通过在supervisor构造函数中指定data_augmentation = lambda数据集
【文件预览】:
Super_Selfish-master
----tests.py(5KB)
----super_selfish()
--------utils()
--------efficientnet_pytorch()
--------data.py(24KB)
--------utils.py(1KB)
--------__init__.py(0B)
--------models.py(22KB)
--------perms.py(1KB)
--------supervisors.py(54KB)
--------memory.py(4KB)
----setup.py(610B)
----README.md(8KB)
----.gitignore(3KB)