line2d
reverse-image-search-plugin
line2d | reverse-image-search-plugin | |
---|---|---|
1 | 1 | |
4 | 10 | |
- | - | |
5.2 | 5.9 | |
about 1 year ago | 6 months ago | |
TypeScript | TypeScript | |
MIT License | - |
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.
line2d
-
Plugin for Building and Managing Plugins!
The install_plugin operator allows you to install FiftyOne plugins directly from the FiftyOne App. No need to use the command line. You can install any Python plugin by selecting the first tab (GITHUB) in the operator’s modal and typing or pasting in information detailing where the plugin can be found on GitHub. This can be the URL, ref, or ref string of the GitHub repo. Here’s what it looks like to install the line2d plugin by @wayofsamu:
reverse-image-search-plugin
-
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.
What are some alternatives?
image-deduplication-plugin - Remove exact and approximate duplicates from your dataset in FiftyOne!
vqa-plugin - Perform visual question answering on your images
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]
twilio-automation-plugin - Automate data ingestion into FiftyOne with Twilio
keyword-search-plugin - FiftyOne plugin to perform keyword search on a specified field
zero-shot-prediction-plugin - Run zero-shot prediction models on your data
image-quality-issues - FiftyOne Plugin for finding common image quality issues
active-learning-plugin - Label your dataset with active learning in FiftyOne!
concept-interpolation - Interpolate between two text concepts using a CLIP model and FiftyOne Plugins!