Open adityajain07 opened 5 months ago
@mihow This can be a feature on the ADP wherein a user can upload an image of a moth and we can return potential camera trap images containing that moth. This could be great for use cases like finding rare or invasive species detection.
I’m love it. Let’s do it!
On Mon, Jun 10, 2024 at 9:06 AM Aditya Jain @.***> wrote:
@mihow https://github.com/mihow This can be a feature on the ADP wherein a user can upload an image of a moth and we can return potential camera trap images containing that moth. This could be great for use cases like finding rare or invasive species detection.
— Reply to this email directly, view it on GitHub https://github.com/RolnickLab/ami-ml/issues/19#issuecomment-2158767530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGTX4SBJIHF6FUII4XHYLZGXFGRAVCNFSM6AAAAABI6ZQSDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJYG43DONJTGA . You are receiving this because you were mentioned.Message ID: @.***>
Perfect!
Started writing the code framework.
@adityajain07 Will you break up this issue into more issues, or have multiple tasks within this issue? I would recommend the former.
Sure! Here it is:
src
)
Given an image of a moth, find that species if available in camera trap data through feature matching.