Introducing Gradient Public Profiles 📣
You can create a custom handle for your personal account as well as one for any shared team you manage. This enables you to share your Public Notebooks easily with the world!
You can create a custom handle for your personal account as well as one for any shared team you manage. This enables you to share your Public Notebooks easily with the world!
Build out complex end-to-end machine learning pipelines with the new Gradient Python SDK.
Gradient° now supports low cost instances - Instances that are discounted by as much as 65%.
Learn to train a generative image model using Gradient° and then porting the model to ml5.js, so you can interact with it in the browser.
Tools are changing quickly, and modern Deep Learning has really only existed for a blink of an eye in the grand scheme of things. Stay up to date by learning more below.
A step-by-step guide for getting started with GradientCI.
How to adapt major image augmentation techniques for object detection purposes. We also cover the implementation of horizontal flip augmentation.
We implement Scale and Translate augmentation techniques, and what to do if a portion of your bounding box is outside the image after the augmentation.
This is part 3 of the series where we are looking at ways to adapt image augmentation techniques to object detection tasks. In this part, we will cover how to implement how to rotate and shear images as well as bounding boxes using OpenCV's affine transformation features.