reverse-image-search-plugin
line2d
reverse-image-search-plugin | line2d | |
---|---|---|
1 | 1 | |
11 | 4 | |
- | - | |
3.8 | 5.2 | |
about 1 month ago | over 1 year 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.
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.
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:
What are some alternatives?
vqa-plugin - Perform visual question answering on your images
image-deduplication-plugin - Remove exact and approximate duplicates from your dataset in FiftyOne!
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]
keyword-search-plugin - FiftyOne plugin to perform keyword search on a specified field
image-quality-issues - FiftyOne Plugin for finding common image quality issues
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!
active-learning-plugin - Label your dataset with active learning in FiftyOne!
twilio-automation-plugin - Automate data ingestion into FiftyOne with Twilio