Helix
Understanding the 1,000 words of a picture
Wat is Helix?
Helix is een Chrome-extensie ontwikkeld door iamgroot42, en de belangrijkste functie is "Understanding the 1,000 words of a picture".
Extensie Screenshots
Download het CRX-bestand van de extensie Helix
Download Helix-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
Officiële URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Beschrijving | Understanding the 1,000 words of a picture |
Bestandsgrootte | 89.29 KB |
Aantal Installaties | 21 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-08-11 |
Publicatiedatum | 2016-08-11 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | iamgroot42 |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://labs.precog.iiitd.edu.in/resources/Helix/ |
Help Pagina-URL | https://github.com/iamgroot42 |
Ondersteunde Talen | 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": [ " |