/FROST

FROST: Faster and more Robust One-shot Semi-supervised Training

Primary LanguagePythonMIT LicenseMIT

FROST

Code for the paper: "FROST: Faster and more Robust One-shot Semi-supervised Training".

FROST comparisons

This repository contains two sets of codes: one for the PyTorch version that is contained in the folder PT-FROST and the other for the TensorFlow version that is contained in TF-FROST. Both folders contain README files that describe how to install dependencies, setup the datasets, and run the codes to replicate our experiments.