Proto commits in eric612/MobileNet-YOLO

These 27 commits are when the Protocol Buffers files have changed:

Commit:b3f10fc
Author:eric612

difficult_label_warmup configable

The documentation is generated from this commit.

Commit:6a4db28
Author:eric612

Add label_smooth

Commit:67d225a
Author:eric612
Committer:eric612

Add diou

Commit:e8428cf
Author:eric612

dx_iou

Commit:5d4fdf0
Author:eric612

Add iou_thresh

Commit:d153c35
Author:eric612

Update data transformer

Commit:c1531a5
Author:Eric Liu
Committer:GitHub

Set train_diffcult = true

Commit:2b01adf
Author:Eric Liu

Add yolo detection gaussian_box

Commit:ca82af1
Author:Eric Liu

Change default iou loss

Commit:69262dc
Author:Eric Liu

Add GIOU loss

Commit:cec9c0d
Author:Ming-Yang Liu

Pelee + SSD

Commit:26d3be4
Author:Ming-Yang Liu

Segmentation positive and negative weighting balance

Commit:d277074
Author:Ming-Yang Liu

Add balance class trainning

Commit:dea42a9
Author:Ming-Yang Liu

Add missed parameter

Commit:02c455d
Author:Ming-Yang Liu

Add evaluate function

Commit:2dd5d35
Author:Ming-Yang Liu

Add multi class training

Commit:324718e
Author:Ming-Yang Liu

Add yolo segmentation layer

Commit:0d7eb85
Author:Ming-Yang Liu

Add proto type prototxt

Commit:2a63cb4
Author:Ming-Yang Liu

Update pooling layer

Commit:2f69787
Author:Ming-Yang Liu

Add focal loss function

Commit:26bde7c
Author:Ming-Yang Liu

Add train_diffcult option

Commit:56b6332
Author:Ming-Yang Liu

Add upsample layer and apply to darknet2caffe.py

Commit:c0a6c88
Author:Ming-Yang Liu

Add yolov3 lite version deploy model

Commit:c93a7e6
Author:Ming-Yang Liu

Add yolov3 detection output layer

Commit:e909c1f
Author:Ming-Yang Liu

logistic_gradient , where are you

Commit:48eb21f
Author:Ming-Yang Liu

Add yolov3 loss prototype

Commit:f36b52b
Author:Ming-Yang Liu

Initial Version