I would like to to use huggingface to train some computer vision models. The issue is that I use tensorflow and I can only see pytorch models on the hub.
Is tensorflow supported for computer vision? Is there a TF notebook I could use to train my own models?