Helix
Understanding the 1,000 words of a picture
Apa itu Helix?
Helix adalah ekstensi Chrome yang dikembangkan oleh iamgroot42, dan fitur utamanya adalah "Understanding the 1,000 words of a picture".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Helix
Unduh file ekstensi Helix dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Helix |
ID | oglhnfadnhnhlklcppijcnbgjacliagj |
URL Resmi | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
Deskripsi | Understanding the 1,000 words of a picture |
Ukuran File | 89.29 KB |
Jumlah Instalasi | 21 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2016-08-11 |
Tanggal Publikasi | 2016-08-11 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | iamgroot42 |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://labs.precog.iiitd.edu.in/resources/Helix/ |
URL Halaman Bantuan | https://github.com/iamgroot42 |
Bahasa yang Didukung | 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": [ " |