Recent posts
Tag: #roboflow · 2 posts
Posted Nov 2
#roboflow#share ₯ How to Use a Free Image Tagging API Tags provide an additional means through which users can search through content. But how can you generate tags of images or videos? That is where computer vision comes in. With the Roboflow image tagging API, powered by the CLIP machine learning model, you can provide a list of suggested tags and find the tag most representative of the content in an image. In this guide, we are going to showcase how to tag images using the Roboflow image tagging API. We will then talk about ways you can detect specific objects using object detection, with links to resources to help you get started. By the end of this guide, you will be able to retrieve the most relevant tag for an image given a set of tags. LINK
Posted Nov 2
#roboflow#share ₯ How to Detect Segments in Videos with Computer Vision The digital world is awash with videos, from social media clips to professional documentaries. While it's one thing for humans to understand and interpret what's happening in these videos, it's a different challenge to get a machine to do the same. That's where computer vision, particularly the use of models like CLIP (Contrastive Language–Image Pretraining), comes into play. LINK