Helix
Understanding the 1,000 words of a picture
What is Helix?
Helix is a Chrome extension developed by iamgroot42, and its main feature is "Understanding the 1,000 words of a picture".
Extension Screenshots
Download Helix Extension CRX File
Download Helix extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Helix summarizes an image with the following: sentiment of the image, sentiment of faces present in the image (if any), and a text label for the image. These features can be used by researchers for image coding, categorization and summarization tasks on a large scale, which are currently carried out manually through human annotation.
Extension Basic Information
Name | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
Official URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Description | Understanding the 1,000 words of a picture |
File Size | 89.29 KB |
Installation Count | 21 |
Current Version | 1.0 |
Last Updated | 2016-08-11 |
Publish Date | 2016-08-11 |
Rating | 5.00/5 Total 4 Ratings |
Developer | iamgroot42 |
[email protected] | |
Payment Type | free |
Extension Website | http://labs.precog.iiitd.edu.in/resources/Helix/ |
Help Page URL | https://github.com/iamgroot42 |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Helix", "description": "Understanding the 1,000 words of a picture", "version": "1.0", "browser_action": { "default_popup": "html\/popup.html" }, "background": { "scripts": [ "js\/api.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |