Package: clarifai 0.4.3
clarifai: Access to Clarifai API
Get description of images from Clarifai API. For more information, see <http://clarifai.com>. Clarifai uses a large deep learning cloud to come up with descriptive labels of the things in an image. It also provides how confident it is about each of the labels.
Authors:
clarifai_0.4.3.tar.gz
clarifai_0.4.3.zip(r-4.7)clarifai_0.4.3.zip(r-4.6)clarifai_0.4.3.zip(r-4.5)
clarifai_0.4.3.tgz(r-4.6-any)clarifai_0.4.3.tgz(r-4.5-any)
clarifai_0.4.3.tar.gz(r-4.7-any)clarifai_0.4.3.tar.gz(r-4.6-any)
clarifai_0.4.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
clarifai/json (API)
NEWS
| # Install 'clarifai' in R: |
| install.packages('clarifai', repos = c('https://gojiplus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/soodoku/clarifai/issues
Last updated from:4321a1e6b5. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 173 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | NOTE | 172 | ||
| macos-release-arm64 | NOTE | 99 | ||
| macos-oldrel-arm64 | NOTE | 79 | ||
| windows-devel | NOTE | 69 | ||
| windows-release | NOTE | 73 | ||
| windows-oldrel | NOTE | 70 | ||
| wasm-release | OK | 114 |
Exports:feedbackget_colorget_color_urlsget_infoget_langsget_tokenget_usagesecret_idtag_image_urlstag_images
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| clarifai: Get Description of (Moving) Images | clarifai-package clarifai |
| Check if authentication information is in the environment | clarifai_check_auth |
| Check results | clarifai_check_results |
| Check if authentication token is in the environment | clarifai_check_token |
| GET | clarifai_GET |
| Base POST AND GET functions. Not exported. | clarifai_POST |
| Provide Feedback on Tags of an Image | feedback |
| Get the dominant colors present in images or videos | get_color |
| Get the dominant colors present in images or videos | get_color_urls |
| Get Information | get_info |
| List all the languages that the tag API call supports | get_langs |
| Get Access Token | get_token |
| Get API usage for the current month and hour | get_usage |
| Sets Application ID and Secret | secret_id |
| Tag Remote Images | tag_image_urls |
| Tag Images on the Computer | tag_images |
