paper-with-me

홈 › Papers

Efficient Pipeline for Camera Trap Image Review

2019-07-15 · Sara Beery, Dan Morris, Siyu Yang

Biologists all over the world use camera traps to monitor biodiversity and wildlife population density. The computer vision community has been making strides towards automating the species classification challenge in camera traps, but it has proven difficult to to apply models trained in one region to images collected in different geographic areas. In some cases, accuracy falls off catastrophically in new region, due to both changes in background and the presence of previously-unseen species. We propose a pipeline that takes advantage of a pre-trained general animal detector and a smaller set of labeled images to train a classification model that can efficiently achieve accurate results in a new region.

📄 PDF Abstract BibTeX arXiv:1907.06772

Code (1)

microsoft/cameratraps 공식 구현 tf

Tasks

General Classification

Similar Papers 제목 키워드 기반

An Image Processing Pipeline for Camera Trap Time-Lapse Recordings

2022-06-10 · Michael L. Hilton, Mark T. Yamane, Leah M. Knezevich

A new open-source image processing pipeline for analyzing camera trap time-lapse recordings is described. This pipeline includes machine learning models to assist human-in-the-loop video segmentation and animal re-identi…

BIG-bench Machine LearningVideo SegmentationVideo Semantic Segmentation

Generating Synthetic Wildlife Health Data from Camera Trap Imagery: A Pipeline for Alopecia and Body Condition Training Data

2026-03-23 · David Brundage arxiv

No publicly available, ML ready datasets exist for wildlife health conditions in camera trap imagery, creating a fundamental barrier to automated health screening. We present a pipeline for generating synthetic training …

A deep active learning system for species identification and counting in camera trap images

2019-10-22 · Mohammad Sadegh Norouzzadeh, Dan Morris, Sara Beery, Neel Joshi 외

Biodiversity conservation depends on accurate, up-to-date information about wildlife population distributions. Motion-activated cameras, also known as camera traps, are a critical tool for population surveys, as they are…

Active LearningDecision Makingimage-classificationImage Classification

Beyond Image Borders: Learning Feature Extrapolation for Unbounded Image Composition

2023-09-21 · ICCV 2023 1 · Xiaoyu Liu, Ming Liu, Junyi Li, Shuai Liu 외

For improving image composition and aesthetic quality, most existing methods modulate the captured images by striking out redundant content near the image borders. However, such image cropping methods are limited in the …

Image Cropping

A first step towards automated species recognition from camera trap images of mammals using AI in a European temperate forest

2021-03-19 · Mateusz Choinski, Mateusz Rogowski, Piotr Tynecki, Dries P. J. Kuijper 외

Camera traps are used worldwide to monitor wildlife. Despite the increasing availability of Deep Learning (DL) models, the effective usage of this technology to support wildlife monitoring is limited. This is mainly due …

object-detectionObject DetectionTransfer Learning