tensorflow / neural-structured-learning

Training neural models with structured signals.
https://www.tensorflow.org/neural_structured_learning
Apache License 2.0
980 stars 189 forks source link

A use-case of semi-supervised learning for images #104

Closed sayakpaul closed 2 years ago

sayakpaul commented 2 years ago

@arjung since semi-supervision has come a long way in computer vision. Since Neural Structured Learning has first-class support to perform semi-supervision I was thinking of example doing the following:

What do you think of this?