AddASecond

Results 15 comments of AddASecond

Same question. Have you solved it yet? @940023303

> @AddASecond yes,i write a new function to evaluate the detection performance. How much time did you train your model? For Apollo, I only got 14AP in Car, using one...

> @passion3394 thank you for your replay,my error like this: > `Traceback (most recent call last):` > `File "finetune.py", line 266, in ` > `main() ` > `File "finetune.py", line...

Framework: Tensorflow Not Supported OP: FusedBatchNorm Framework: caffe Not Supported OP: route (yolo2)

hi could you help me with the similar problem? i have download the correct version of chromedriver, but the script can not download anything when the parameter "-l" more than...

> @RobertAuditore i've met same problem when i try to download more than 100 pics, have you solved it now? No, I haven't solve it yet. I choose another repo

> > > @RobertAuditore i've met same problem when i try to download more than 100 pics, have you solved it now? > > > > > > No, I...

when you are using tf.nn.batch_normalization, tf movingvariance + 0.001 ==> caffe batchnorm bias tf movingmean ==> caffe batchnorm weights tf gamma ==> caffe scale weights tf beta ==> caffe scale...

@giticaniup yes I‘ve already down it with MMdnn, which is much easier and intuitive. The only question exists is how to make the image pre-process in tensorflow equals to that...

@cjerry1243 I have tried that before thus strongly recommend not to waste time using this repository on training Mobilenet in caffe. This repository uses caffe built-in group convolution, where the...