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

Rekognition - moderation label does not appear in the UI but it does in the output.json #48

Open
6 tasks
RubenEsparza-Mission opened this issue Feb 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@RubenEsparza-Mission
Copy link

The issue is that for some images that contain moderated content, Rekognition does return a moderation label that is present in output.json but the moderation label does not appear in the UI (this seems to only be the case for images). When opening the network tab in the browser, we can see that the output.json returned to the UI does contain the moderation label (which is also consistent with the output.json that's present in the proxy bucket), but the "Moderation" tab in the UI shows "No relevant data...". So this seems to be a UI bug in the webapp.

Expected behavior
Label should be present in both UI and output.json

Please complete the following information about the solution:

  • Version: 3.1.5
  • Region: us-west-2
  • Was the solution modified from the version published on this repository? No
  • If the answer to the previous question was yes, are the changes available on GitHub? No
  • Have you checked your service quotas for the sevices this solution uses? Yes, the quotas do not seem to be the issue, as the CloudFormation Stack deployed all resources
  • Were there any errors in the CloudWatch Logs? No

Screenshots
image (2)
image (1)

Additional context
This issue was raised to AWS support and they recommended we opened this issue

@RubenEsparza-Mission RubenEsparza-Mission added the bug Something isn't working label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant