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

Images of marine mammals #548

Open
1 of 2 tasks
philpatton opened this issue Dec 11, 2024 · 1 comment
Open
1 of 2 tasks

Images of marine mammals #548

philpatton opened this issue Dec 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@philpatton
Copy link

philpatton commented Dec 11, 2024

Search before asking

  • I have searched the Pytorch-Wildlife issues and found no similar bug report.

Description

Are marine mammals within the scope of MegaDetector, or is it strictly for camera trap images? Photo-identification is a crucial tool for marine biologists studying space-use, movement, behavior, abundance, etc., since many marine mammals have natural or acquired marks. We have fairly robust algorithms for individual identification, but these algorithms require cropped images.

It would be great to be able to use MegaDetector to crop the images. I love the API since it's so easy to use and could be more widely distributed than anything we develop in house. In terms of training data, there is this Kaggle competion, where several competitors manually annotated images, and trained some older YOLO models. The results were imperfect, but reasonably effective.

Image

Use case

This feature would be used the same way that biologists used the detection algorithms in MegaDetector. But these would be marine mammal biologists, rather than terrestrial folks using camera traps.

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@philpatton philpatton added the enhancement New feature or request label Dec 11, 2024
@idchacon28
Copy link
Collaborator

Hi @philpatton,

Thank you for reaching out and bringing this to our attention. We are indeed interested in broadening the applications of MegaDetector, and marine mammals could certainly fall within the scope of our project.

We're currently in the process of training a new model that aims to detect multiple species in overhead data, which includes marine animals. This addition could potentially align with the requirements you've mentioned for photo-identification in marine biology research. This new model we're developing also includes a preprocessing and postprocessing pipeline designed to crop and stitch images, which should address the specific functionality you're interested in. Our aim is to release this new model early next year, and we're excited about the potential it has to aid marine mammal biologists in their important work.

As for the dataset from the Kaggle competition you've referenced, we will definitely review it to determine if it could be integrated into our training pipeline. Please keep an eye on our repository for updates, and we'll make sure to communicate our progress as we move forward.

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
None yet
Development

No branches or pull requests

2 participants