pytesseract-ocr-plugin
twilio-automation-plugin
pytesseract-ocr-plugin | twilio-automation-plugin | |
---|---|---|
2 | 3 | |
10 | 2 | |
- | - | |
6.4 | 6.2 | |
7 months ago | about 1 year 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.
pytesseract-ocr-plugin
-
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 5: 👓Optical Character Recognition (OCR) & 🔑Keyword Search
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.
What are some alternatives?
concept-space-traversal-plugin - Traverse the space of concepts with a multi-modal similarity index in FiftyOne
zero-shot-prediction-plugin - Run zero-shot prediction models on your data
image-deduplication-plugin - Remove exact and approximate duplicates from your dataset in FiftyOne!
vqa-plugin - Perform visual question answering on your images
fiftyone-plugins - A curated list of plugins that you can add to your FiftyOne install!
active-learning-plugin - Label your dataset with active learning in FiftyOne!
image-quality-issues - FiftyOne Plugin for finding common image quality issues
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]
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!