EtienneDavid / FROST

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 98.4%Language:Shell 1.6%