kumarkrishna / fastssl

Fast SSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFCV debug

kumarkrishna opened this issue · comments

FFCV is integrated and trains reasonably well to ~74% accuracy. The same config with PyTorch data loaders gives a ~84% model.

  • Review documentation to ensure there's no implicit transforms
  • Implement FFCV compatible custom transformer.

This is completed, right?