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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| 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/ |
| عنوان صفحة المساعدة | 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": [
" | |