Share your V2 projects here

I have worked on implementing FixMatch for semi-supervised learning as a callback.

FixMatch Callback

A complete example can be found here

Next step is to see how it performs on Imagewang. Hope it can make it to the leaderboard :crossed_fingers:

Currently, rand_augment_transform from timm is being used.

Any suggestions on how to integrate batch augmentations on the gpu?

Thanks,

7 Likes