yehao

Results 98 comments of yehao

@chuanqi305 Thank for your reply! solver_test.prototxt is used for testing model accuracy, But I am confused about lr, gamma, weight_decay parameters in solver_test.prototxt, Does caffe test model accuracy(use caffe train...

The reason for the error is maybe a modified param file. 1. I modify the param file(mainly add post-process layer such as permute, flatten, priorbox layer..) 2. I will check...

@Alanjunhao Sorry, I have no IOS device.

you can refer to issue10

你有修改这个吗 "关于为何做此修改?可以参考https://github.com/ujsyehao/yolov3-multigpu/issues/8  大家跑之前一定要修改imgs_per_gpu在build_targets()函数中"

@MrWhiteHomeman I am trying to do it, response to you later

Here is a link [链接: https://pan.baidu.com/s/1vZONIe2pBkxjo-s5wP3zAg 密码: 3ip6](URL). - step 1: unzip the file in $caffeSSD/models directory - step 2: modify batch size in pelee_voc/train.prototxt, I modify batch size 32...