Helix
Understanding the 1,000 words of a picture
Hvad er Helix?
Helix er en Chrome-udvidelse udviklet af iamgroot42, og dens hovedfunktion er "Understanding the 1,000 words of a picture".
Udvidelsesskærmbilleder
Download Helix-udvidelses-CRX-fil
Download Helix-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | oglhnfadnhnhlklcppijcnbgjacliagj |
| Officiel URL | https://chromewebstore.google.com/detail/helix/oglhnfadnhnhlklcppijcnbgjacliagj |
| Beskrivelse | Understanding the 1,000 words of a picture |
| Filstørrelse | 89.29 KB |
| Antal Installationer | 21 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2016-08-11 |
| Udgivelsesdato | 2016-08-11 |
| Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
| Udvikler | iamgroot42 |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://labs.precog.iiitd.edu.in/resources/Helix/ |
| Hjælpeside-URL | https://github.com/iamgroot42 |
| Understøttede Sprog | 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": [
" | |