Helix
Understanding the 1,000 words of a picture
Что такое Helix?
Helix - это расширение Chrome, разработанное iamgroot42, и его основная функция - "Understanding the 1,000 words of a picture".
Снимки экрана расширения
Скачать файл CRX расширения Helix
Скачайте файлы расширений Helix в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
Официальный URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Описание | Understanding the 1,000 words of a picture |
Размер файла | 89.29 KB |
Количество установок | 21 |
Текущая Версия | 1.0 |
Последнее Обновление | 2016-08-11 |
Дата публикации | 2016-08-11 |
Рейтинг | 5.00/5 Всего 4 оценок |
Разработчик | iamgroot42 |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://labs.precog.iiitd.edu.in/resources/Helix/ |
URL страницы помощи | https://github.com/iamgroot42 |
Поддерживаемые языки | 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": [ " |