Skip to content

PyTorch implementation of the computer vision related part of the paper "Unsupervised Data Augmentation for Consistency Training".

Notifications You must be signed in to change notification settings

Paandaman/Unsupervised-Data-Augmentation-For-Consistency-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised-Data-Augmentation-For-Consistency-Training

PyTorch implementation of the computer vision related part of the paper "Unsupervised Data Augmentation for Consistency Training".

To run the training script: python augm_data.py . To see training progression, run tensorboard: tensorboard --logdir path/to/saved/logs

About

PyTorch implementation of the computer vision related part of the paper "Unsupervised Data Augmentation for Consistency Training".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages