twilio-automation-plugin
image-deduplication-plugin
twilio-automation-plugin | image-deduplication-plugin | |
---|---|---|
3 | 3 | |
2 | 14 | |
- | - | |
6.2 | 5.7 | |
about 1 year ago | 8 months ago | |
Python | Python | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
twilio-automation-plugin
-
Zero-Shot Prediction Plugin for FiftyOne
Week 1: 🎨 AI Art Gallery & Twilio Automation
-
Plugin for Building and Managing Plugins!
Some of these plugins were simpler than others. On one end, the Twilio automation plugin consists of a single Python file without bells and whistles. On the opposite extreme, plugins like Active Learning, which required multiple operators, caching, and special handling for many different scenarios. Plugins like Reverse Image Search and Concept Space Traversal were challenging in a different way, mostly because I am new to JavaScript. But that is for another day.
-
Build Custom Computer Vision Applications
In the AI Art Gallery and Twilio Automation plugins, I had used the ctx.trigger() method to perform operations like reloading samples (ctx.trigger(“reload_samples”)), and reloading the dataset (ctx.trigger(“reload_dataset”)). I was even aware from VoxelGPT that you could use ctx.trigger() to set the session’s view.
image-deduplication-plugin
-
Data Quality: The Hidden Driver of AI Success
From our own experiences building high-performing visual AI systems, we know well that AI/ML specialists struggle with the challenges of curating high-quality datasets. That's why we’ve invested in tools and plugins such as the data quality plugin for FiftyOne, which helps you find problematic images in your dataset such as blurry images, too bright or too dark images, and potentially noisy images. And this deduplication plugin for FiftyOne helps you find near and exact duplicates in your dataset.
-
Aug 7, 2024 - Developing Data-Centric Visual AI Apps Workshop
From concept interpolation to image deduplication, optical character recognition, and even curating your own AI art gallery by adding generated images directly into a dataset, your imagination is the only limit. Join us to discover how you can unleash your creativity and interact with data like never before.
-
Plugin for Building and Managing Plugins!
Week 4: 🪞Image Deduplication
What are some alternatives?
zero-shot-prediction-plugin - Run zero-shot prediction models on your data
concept-interpolation - Interpolate between two text concepts using a CLIP model and FiftyOne Plugins!
pytesseract-ocr-plugin - Run optical character recognition with PyTesseract from the FiftyOne App!
vqa-plugin - Perform visual question answering on your images
fiftyone-plugins - A curated list of plugins that you can add to your FiftyOne install!
image-quality-issues - FiftyOne Plugin for finding common image quality issues
line2d
text-to-image - Use text-to-image models Stable Diffusion, DALL-E2, DALL-E3, SDXL, SSD-1B, Kandinsky-2.2, and LCM from UI. Add images directly to your dataset!
ai-art-gallery - Use text-to-image models Stable Diffusion, DALL-E2, DALL-E3, SDXL, SSD-1B, Kandinsky-2.2, and LCM from UI. Add images directly to your dataset! [Moved to: https://github.com/jacobmarks/text-to-image]