Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanding Computer Vision for image classification #125

Merged
merged 19 commits into from
Sep 7, 2019

Conversation

ryanwelcher
Copy link
Contributor

@ryanwelcher ryanwelcher commented Aug 19, 2019

Description of the Change

This PR is intended to address the items requested in #75.

Items to be addressed:

  • hook to catch the alt text being sent back from the Azure API (in case these need to be presented/filtered by specific consumer integrations)
  • Automated tagging
  • All automated tasks available to turn on/off via Settings
  • UI for filtering in the Media Library (currently in backbone.js) and then batch sending images for alt text classifying
  • UI to add tags alongside automated ones
  • ability to remove automated tags
  • error messaging or hook available to catch when ClassifAI doesn't match something for an image's alt text

** New items Aug/20/2019**

  • Refactor to a single endpoint
  • Add taxonomy selector for Image Tagging
  • Remove custom taxonomies from Media Library modal UI

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

@ryanwelcher ryanwelcher added the type:enhancement New feature or request. label Aug 19, 2019
@ryanwelcher ryanwelcher self-assigned this Aug 19, 2019
@ryanwelcher ryanwelcher requested a review from helen August 19, 2019 18:57
@jeffpaul jeffpaul added this to the 1.4.0 milestone Aug 19, 2019
@ryanwelcher ryanwelcher changed the title WIP: Expanding Computer Vision for image classification Expanding Computer Vision for image classification Aug 27, 2019
@ryanwelcher ryanwelcher requested a review from helen August 27, 2019 19:17
@helen helen merged commit f23b812 into develop Sep 7, 2019
@jeffpaul jeffpaul deleted the feature/expand-computer-vision-image-classification branch March 5, 2020 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants