Focal loss for Dense Object Detection
The code is unofficial version for RetinaNet in focal loss for Dense Object Detection. https://arxiv.org/abs/1708.02002
You can use the focal loss in https://github.com/unsky/focal-loss
install mxnet v0.9.5
-
download the dataset in data/
./init.sh
python train.py --cfg kitti.yaml
python test.py --cfg kitti.yaml