riron1206 / self_supervised_learning_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-Supervised Learning試す

データはkaggleのキャッサバコンペ

https://www.kaggle.com/c/cassava-leaf-disease-classification


SwAV

https://arxiv.org/abs/2006.09882

埋め込みベクトルにクラスタリングを適応したSelf-Supervised Learning

Backborn Model

  • ResNet50

Self-Supervised Training

Supervised Training

SwAV_SL.png

BYOL

https://arxiv.org/abs/2006.07733

Negative sampleが不要なSelf-Supervised Learning

Backborn Model

  • SeResNeXT50_32x4d

Self-Supervised Training

Supervised Training


BYOL_SL.png

About


Languages

Language:Jupyter Notebook 100.0%