Skip to main content
. 2018 May 24;18(6):1703. doi: 10.3390/s18061703

Table 6.

Summary of training hyper parameters used on different models for DDroneC-DB2 dataset.

lightDenseYOLO (Ours) YOLO v2 Faster
R-CNN
MobileNets-SSD
Input size (unit: px) Multi-scale training (from 128 × 128 to 640 × 640) Multi-scale training (from 128 × 128 to 640 × 640) 320 × 320 320 × 320
Number of epochs 60 60 60 60
Batch size 64 64 64 64
Initial learning rate 0.0001 0.0001 0.0001 0.004
Momentum 0.9 0.9 0.9 0.9
Decay 0.0005 0.0005 0.0005 0.9
Backbone architecture lightDenseNet Darknet-19 448 × 448 VGG 16 MobileNets