Helix
Understanding the 1,000 words of a picture
Was ist Helix?
Helix ist eine Chrome-Erweiterung, die von iamgroot42 entwickelt wurde, und ihr Hauptmerkmal ist "Understanding the 1,000 words of a picture".
Erweiterungsscreenshots
Helix-Erweiterungs-CRX-Datei herunterladen
Laden Sie Helix-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | oglhnfadnhnhlklcppijcnbgjacliagj |
| Offizielle URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
| Beschreibung | Understanding the 1,000 words of a picture |
| Dateigröße | 89.29 KB |
| Installationsanzahl | 21 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2016-08-11 |
| Veröffentlichungsdatum | 2016-08-11 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | iamgroot42 |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://labs.precog.iiitd.edu.in/resources/Helix/ |
| Hilfeseite URL | https://github.com/iamgroot42 |
| Unterstützte Sprachen | 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": [
" | |