TensorFlow Hub is a repository of trained machine learning models ready for fine-tuning and deployable anywhere. Using TF-Hub, one can reuse trained models like BERT and Faster R-CNN with just a few lines of code. In this workshop, we will cover the following:
- Introduction to TF-Hub
- Solving an object detection use case using TF-Hub
There is no local setup for this workshop
- To access the Kaggle notebook, a Kaggle account is required. Create an account following this tutorial: https://medium.com/wids-mysore/getting-started-with-kaggle-de4d3a9d34cf
- Open the following link on Kaggle notebooks: https://www.kaggle.com/usharengaraju/pyladiesamsterdam-introductiontotf-hub
- Dive in and code hands-on
This workshop was set up by @pyladiesams and @ushareng