2018
DOI: 10.1016/j.rse.2018.06.028
|View full text |Cite
|
Sign up to set email alerts
|

Detecting mammals in UAV images: Best practices to address a substantially imbalanced dataset with deep learning

Abstract: Knowledge over the number of animals in large wildlife reserves is a vital necessity for park rangers in their efforts to protect endangered species. Manual animal censuses are dangerous and expensive, hence Unmanned Aerial Vehicles (UAVs) with consumer level digital cameras are becoming a popular alternative tool to estimate livestock. Several works have been proposed that semi-automatically process UAV images to detect animals, of which some employ Convolutional Neural Networks (CNNs), a recent family of dee… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

3
163
1

Year Published

2019
2019
2022
2022

Publication Types

Select...
9

Relationship

2
7

Authors

Journals

citations
Cited by 252 publications
(189 citation statements)
references
References 37 publications
3
163
1
Order By: Relevance
“…Our animal detection algorithm performed better than previously published algorithms for aerial imagery of mammals in similar habitats (Kellenberger et al, ; Rey et al, ; Sirmacek et al, ), whilst also being able to differentiate between animal species. Furthermore, this is likely the first evidence of an algorithm detecting animals that multiple layers of humans were not able to detect.…”
Section: Discussionmentioning
confidence: 63%
See 1 more Smart Citation
“…Our animal detection algorithm performed better than previously published algorithms for aerial imagery of mammals in similar habitats (Kellenberger et al, ; Rey et al, ; Sirmacek et al, ), whilst also being able to differentiate between animal species. Furthermore, this is likely the first evidence of an algorithm detecting animals that multiple layers of humans were not able to detect.…”
Section: Discussionmentioning
confidence: 63%
“…To simultaneously increase the sampling efficiency and standardize the animal detection system, Unmanned Aerial Vehicles (UAVs) or microlight aircrafts with cameras and an automated image object detection algorithm are considered an alternative to manned aircrafts with human observers (Colefax, Butcher, & Kelaher, 2018;Linchant, Lisein, Semeki, Lejeune, & Vermeulen, 2015;Rey, Volpi, Joost, & Tuia, 2017;Sirmacek et al, 2012). In the past decade, this proposed method has been explored and tested in various studies (Hodgson et al, 2018;Kellenberger, Marcos, & Tuia, 2018;Rey et outperform humans in detecting animals from the air when supplied with images taken at a fixed rate. computer vision, convolutional neural network, deep machine learning, drones, game census, image recognition, savanna, wildlife survey Van Gemert et al, 2014).…”
Section: Introductionmentioning
confidence: 99%
“…The significant difference between deep learning and classic visual recognition methods is that deep learning methods automatically learn hierarchical features from a huge amount of data rather than requiring the engineering of features by hand. Convolutional neural networks (CNNs), a recent family of deep learning algorithms, normally have more than one hidden layer; thus, they are able to extract more useful feature representations from a large number of input images for object detection and have been used in detecting large mammals in large datasets with a higher accuracy than those of traditional machine learning algorithms, such as EESVM (80% correct detections for a precision of 30% [100] vs. 75% correct detections for a precision of 10% [3]). However, extremely large training datasets are needed when applying deep learning, and it is a black-box solution; consequently, the trained models are unexplainable [99].…”
Section: Deep Learningmentioning
confidence: 99%
“…Also, we disable curriculum learning and train Fig. 7: Basic architecture for our animal detector, following [8]. We employ the main blocks of a ResNet-18 pretrained on ImageNet and add two more MLPs and ReLU nonlinearities.…”
Section: B Model Setupmentioning
confidence: 99%