paper-with-me

홈 › Papers

Efficient Method for Categorize Animals in the Wild

2019-07-30 · Abulikemu Abuduweili, Xin Wu, Xingchen Tao

Automatic species classification in camera traps would greatly help the biodiversity monitoring and species analysis in the earth. In order to accelerate the development of automatic species classification task, "Microsoft AI for Earth" have prepared a challenge in FGVC6 workshop at CVPR 2019, which called "iWildCam 2019 competition". In this work, we propose an efficient method for categorizing animals in the wild. We transfer the state-of-the-art ImagaNet pretrained models to the problem. To improve the generalization and robustness of the model, we utilize efficient image augmentation and regularization strategies, like cutout, mixup and label-smoothing. Finally, we use ensemble learning to increase the performance of the model. Thanks to advanced regularization strategies and ensemble learning, we got top 7/336 places in the final leaderboard. Source code of this work is available at https://github.com/Walleclipse/iWildCam_2019_FGVC6

📄 PDF Abstract BibTeX arXiv:1907.13037

Code (1)

Walleclipse/iWildCam_2019_FGVC6 공식 구현 pytorch

Tasks

Ensemble LearningGeneral ClassificationImage Augmentation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

WildlifeReID-10k: Wildlife re-identification dataset with 10k individual animals

2024-06-13 · Lukáš Adam, Vojtěch Čermák, Kostas Papafitsoros, Lukas Picek

We introduce a new wildlife re-identification dataset WildlifeReID-10k with more than 214k images of 10k individual animals. It is a collection of 30 existing wildlife re-identification datasets with additional processin…

A Framework For Identifying Group Behavior Of Wild Animals

2019-07-01 · Guido Muscioni, Riccardo Pressiani, Matteo Foglio, Margaret C. Crofoot 외

Activity recognition and, more generally, behavior inference tasks are gaining a lot of interest. Much of it is work in the context of human behavior. New available tracking technologies for wild animals are generating d…

Activity Recognition

Systematic quantitative analyses reveal the folk-zoological knowledge embedded in folktales

2019-07-09 · Yo Nakawake, Kosuke Sato

Cultural learning is a unique human capacity essential for a wide range of adaptations. Researchers have argued that folktales have the pedagogical function of transmitting the essential information for the environment. …

Descriptive

BuckTales : A multi-UAV dataset for multi-object tracking and re-identification of wild antelopes

2024-11-11 · Hemal Naik, Junran Yang, Dipin Das, Margaret C Crofoot 외

Understanding animal behaviour is central to predicting, understanding, and mitigating impacts of natural and anthropogenic changes on animal populations and ecosystems. However, the challenges of acquiring and processin…

BenchmarkingMulti-Object TrackingObject Tracking

Bugs in the Data: How ImageNet Misrepresents Biodiversity

2022-08-24 · Alexandra Sasha Luccioni, David Rolnick

ImageNet-1k is a dataset often used for benchmarking machine learning (ML) models and evaluating tasks such as image recognition and object detection. Wild animals make up 27% of ImageNet-1k but, unlike classes represent…

BenchmarkingObject Detection