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

Return predictions from a still image with web parity #9

Open
albullington opened this issue Dec 12, 2023 · 1 comment
Open

Return predictions from a still image with web parity #9

albullington opened this issue Dec 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@albullington
Copy link

This issue is a pre-requisite to completing #807 in the iNatRN repo, and it builds on #8, which exposes a function to allow predictions from still images the way we needed in Seek.

The goal here is to get parity with the way we show predictions on the web. Instead of returning a single branch of the tree of life, we should return results from multiple branches, plus common ancestors as needed.

Patrick put together a working doc of how we score and display images on the web to use as a guide.

We should skip the geomodel steps for now and address those in a separate, future issue.

@albullington albullington moved this to Todo in iNat Mobile Dec 12, 2023
@albullington albullington added the enhancement New feature or request label Dec 12, 2023
@kueda
Copy link
Member

kueda commented Jan 16, 2024

@jtklein has done most (all?) of this in vision-camera-plugin-inatvision, but it still needs to be merged into main, and the RN app needs to be updated accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants