Helix
Understanding the 1,000 words of a picture
Co to jest Helix?
Helix to rozszerzenie Chrome opracowane przez iamgroot42, a jego główną funkcją jest „Understanding the 1,000 words of a picture”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Helix
Pobierz pliki rozszerzeń Helix w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
Oficjalny URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Opis | Understanding the 1,000 words of a picture |
Rozmiar pliku | 89.29 KB |
Liczba instalacji | 21 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2016-08-11 |
Data Publikacji | 2016-08-11 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | iamgroot42 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://labs.precog.iiitd.edu.in/resources/Helix/ |
Adres URL Strony Pomocy | https://github.com/iamgroot42 |
Obsługiwane Języki | 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": [ " |