GuiYang

Results 14 comments of GuiYang

The network is so poor ! I can't download the model file !

@seann999 Ok ! I fetch the model !

I have the same question. ``` // // main.cpp // xgboost-example // // Created by WuMing on 2020/8/26. // Copyright © 2020 WuMing. All rights reserved. // #include #include #include...

I also find this error

hi jj7353, I want to know about the parameter **period**, why you choose the period = 1440, how to choose this parameter rightly? @jj7353 thx.

主要是mysql的插件问题,换一个就好了

@HKCaesar @CCV-Edward Do you get the dataset ? @marcbelmont

` assert not np.isnan(loss_value), 'Model diverged with loss = NaN' AssertionError: Model diverged with loss = NaN` When I use **Python3** to run this project, the trainer will be NaN,...

Thank you for your reply. Now I am doing some work about object detection. I want to add your perfect work on the SSD model. In recent weeks, I have...

@nash100 , if you do something with the pascal voc dataset, you will find this problem. And I think, the Anchor box may be larger than 1.0.