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

Filter shown annotations by count or confidence #65

Open
github-actions bot opened this issue Feb 12, 2021 · 0 comments
Open

Filter shown annotations by count or confidence #65

github-actions bot opened this issue Feb 12, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

Filter shown annotations by count or confidence

// TODO: Filter shown annotations by count or confidence

  const dummyJSON = ["Upload an image to start the process."];

  // TODO: Filter shown annotations by count or confidence
  const [previewJSON, setPreviewJSON] = useState(dummyJSON);
  const [previewImage, setPreviewImage] = useState(
    "https://i.stack.imgur.com/y9DpT.jpg"

30787ba216a48311320ac853ec85f17a1f6ee02a

@github-actions github-actions bot added the todo label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants