Creating docker image from scratch and adding to local registry

Creating docker image from scratch and adding to local registry

We will create an image from scratch in docker and add that to a docker registry so we can reuse that image when we create new docker instances, controlling the whole flow. Gist on github: https://ift.tt/30nzPtz Please follow me on twitter Tweets by kalaspuffar Or visit my blog at: https://ift.tt/3bF6D4l Outro music: Sanaas Scylla #devops…

How to convert PyTorch model to Tensorflow

How to convert PyTorch model to Tensorflow

In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google. Repository https://ift.tt/3ftEZti Android application: https://ift.tt/3gPw3yv Please follow me…

4 easy steps to Custom Object Classification using Tensorflow Lite

4 easy steps to Custom Object Classification using Tensorflow Lite

We use an easy method to retrain a pre-trained model for object classification. Transfer learning is an easy and quick method to retrain a model for good classification of objects. Git repository: https://ift.tt/2ZJp5UG Please follow me on twitter Tweets by kalaspuffar Or visit my blog at: https://ift.tt/3bF6D4l Outro music: Sanaas Scylla #ObjectClassification #MachineLearning #TensorflowLite