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

Implement GCP image flow #101

Open
JamesBock opened this issue Nov 19, 2020 · 0 comments
Open

Implement GCP image flow #101

JamesBock opened this issue Nov 19, 2020 · 0 comments
Assignees

Comments

@JamesBock
Copy link
Collaborator

JamesBock commented Nov 19, 2020

SafeSearch details:

  • https://docs.google.com/document/d/1vxeHLg1fMLwhQJGW1kxWHuxi8D0XrkUj5BiC02I5RCQ/edit

  • Images classified as VERY_LIKELY should be rejected

    • Sender should receive a different message, indicating that the image was rejected
    • Could include terms of use; possible suspension/blocking number if repeated offences (implement counter?)
  • LIKELY and POSSIBLE images should be sent to a seperate GCP bucket for review by Organizer

    • "sequester" bucket should be set to delete images after image has been in the bucket for x amount of time

OCR/Classification details:

  • If GCP lables images that are in the defined set of keywords, the image should be sent to the "sequester" bucket
  • If GCP lables the image as text, it will be sent to OCR API and the text will be scanned for the set of keywords
    • Regex is the best solution for this?
@JamesBock JamesBock self-assigned this Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant