Linux 软件免费装
Banner图

Taghound Media Tagger

开发者 jplhomer
更新时间 2017年12月3日 01:00
PHP版本: 5.5 及以上
WordPress版本: 4.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

admin images media gallery tagging deep learning neural network

下载

1.1.1 1.0.1 1.0.2 1.0.3 1.0.4 1.1.0 1.2.0 2.0.0 2.0.1 2.0.2

详情介绍:

Automatically tag and search images in your media library using Clarifai's object recognition API. Using advances in deep learning, Clarifai leverages convoluted neural networks to analyze an image and return predictions of the contents of that image. Typically, your images will be tagged with simple indicators like: Taghound Media Tagger takes these predictions and turns them into WordPress tags. This enables you to immediately search for images you've added to your media library by the contents of the image and not by the title or description you have manually entered. Taghound Media Tagger lets you tag new images in addition to a backlog of older images you added before installing the plugin! Features Coming Soon We're always looking to improve Taghound Media Tagger. Here's what is on the roadmap: Github This plugin is open-source and available on Github. Please consider contributing to the plugin if you find bugs or have a feature you'd like to see implemented: https://github.com/jplhomer/taghound-media-tagger Website http://jplhomer.org/projects/taghound-media-tagger/ Art Special thanks to Kevin Fish for his work on the TagHound logo and banner!

安装:

  1. NOTE: You must have PHP 5.5 or greater installed on your server to activate the plugin. Ask your web host about this if you are unsure.
  2. Upload 'taghound-media-tagger' to the '/wp-content/plugins/' directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Visit the Clarifai Developer Portal and create a free or paid account
  5. Create an application with Clarifai, and copy the API Key from the developer portal
  6. Visit the Taghound settings page under Settings
  7. Paste in the API Key from step 4 and click "Save Changes"
  8. On the same page, click the checkbox "Enable for all new Images" to have Taghound Media Tagger begin tagging new images!

屏幕截图:

  • Tags are automatically applied to images when added to the media library
  • Tags are searchable from within the media library
  • Tags are searchable from within the Insert Media modal window when editing a post, too
  • Filter media items by a specific tag when using the list view of the media library

升级注意事项:

2.0.0 This version supports the Clarifai v2 API, since v1 is now deprecated. You will need to create an API token to continue using Taghound!

常见问题:

Q. How do my images get analyzed by Clarifai?

A. Taghound Media Tagger sends each of your images over HTTPS to Clarifai after they've been uploaded to your media gallery.

Q. What does Clarifai do with my images?

A. Clarifai processes your images and returns a list of associated keywords. Additionally, Clarifai stores images to further train its models and increase the accuracy of future responses. Clarifai does not share your images with third parties.

Q. Does this plugin process images that already exist in my media library?

A. Yes! Visit the Settings > Taghound page and use the Bulk Tagger tool.

Q. What if an image gets tagged with something I don't like?

A. You may untag the image by clicking the 'X'. This is similar to how you would remove a tag from a post.

Q. Can I use this plugin with other 3rd party plugins like Media Library Assistant?

A. Yes! We've provided a hook for you to choose where to store the tags. Pass a function that returns the slug of the taxonomy you'd like to use to tmt_tag_taxonomy inside your theme's functions.php file. See the documentation here. We've also tested this with a couple popular media management plugins:

Note that the default user interface for Taghound's tag manipulation will be hidden when you've chosen an alternate tag taxonomy.

更新日志:

2.0.2 2.0.1 2.0.0 1.2.0 1.1.1 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0