Helix
Understanding the 1,000 words of a picture
Co je Helix?
Helix je rozšíření Chrome vyvinuté iamgroot42, a jeho hlavní funkcí je „Understanding the 1,000 words of a picture“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Helix
Stáhněte si soubory rozšíření Helix ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
Oficiální URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Popis | Understanding the 1,000 words of a picture |
Velikost souboru | 89.29 KB |
Počet instalací | 21 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2016-08-11 |
Datum Vydání | 2016-08-11 |
Hodnocení | 5.00/5 Celkem 4 Hodnocení |
Vývojář | iamgroot42 |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://labs.precog.iiitd.edu.in/resources/Helix/ |
URL Stránky Nápovědy | https://github.com/iamgroot42 |
Podporované Jazyky | 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": [ " |