Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.71 KB

File metadata and controls

56 lines (40 loc) · 1.71 KB
title Cite MegaDetector and PyTorch-Wildlife (BibTeX)
description How to cite MegaDetector and PyTorch-Wildlife in research, with BibTeX for the MegaDetector model (Beery 2019) and the framework (Hernandez 2024).
tags
MegaDetector citation
PyTorch-Wildlife citation
camera trap AI research
BibTeX
conservation AI reference

Cite Us

If MegaDetector contributed to your research, please cite the relevant papers below.

PyTorch-Wildlife (the framework)

Read the paper on arXiv: arXiv:2405.12930.

@misc{hernandez2024pytorchwildlife,
      title={Pytorch-Wildlife: A Collaborative Deep Learning Framework for Conservation},
      author={Andres Hernandez and Zhongqi Miao and Luisa Vargas and Sara Beery and Rahul Dodhia and Juan Lavista},
      year={2024},
      eprint={2405.12930},
      archivePrefix={arXiv},
}

MegaDetector (the original model)

Preprint: arXiv:1907.06772.

@misc{beery2019efficient,
      title={Efficient Pipeline for Camera Trap Image Review},
      author={Sara Beery and Dan Morris and Siyu Yang},
      year={2019},
      eprint={1907.06772},
      archivePrefix={arXiv},
}

GitHub Citation

You can also use GitHub's "Cite this repository" button in the sidebar at github.com/microsoft/MegaDetector to export a formatted citation.

Questions?