twilio-automation-plugin
text-to-image
twilio-automation-plugin | text-to-image | |
---|---|---|
3 | 2 | |
2 | 32 | |
- | - | |
6.2 | 7.6 | |
about 1 year ago | 7 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.
text-to-image
-
Oct 9: Developing FiftyOne Plugins 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.
-
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.
What are some alternatives?
zero-shot-prediction-plugin - Run zero-shot prediction models on your data
fiftyone-plugins - A curated list of plugins that you can add to your FiftyOne install!
image-deduplication-plugin - Remove exact and approximate duplicates from your dataset in FiftyOne!
ten-weeks-of-plugins - My journey during 10 weeks of building FiftyOne plugins
pytesseract-ocr-plugin - Run optical character recognition with PyTesseract from the FiftyOne App!
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]
vqa-plugin - Perform visual question answering on your images
image-quality-issues - FiftyOne Plugin for finding common image quality issues
Gallery-of-Terror-Dreams - An app that masterfully weaves the chilling essence of Texas Chainsaw-style horror with the spine-tingling soundtrack of The Exorcist
voxelgpt - AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions