binghang
binghang
原因:用的是mysql5.7.17数据库,存在“0000-00-00 00:00:00”,映射到java.util.Date不识别,所以出错了。 解决方案:jdbc添加“?zeroDateTimeBehavior=convertToNull”解决问题。   
#### What would you like to be added: Supporting UI, just like Rancher #### Why is this needed: Easy to use.
When I run "python main.py --config="cfgs/fishnet150-32.yaml" --b 32 --lr 0.01 --every-decay 30 --fl-gamma 2 >> fishnet150-train.log". The following error happen: `D:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\upsampling.py:129: UserWarning: nn.Upsample is deprecated. Use nn.functional.interpolate instead. warnings.warn("nn.{} is...
I'm interested in your project. How does it run?
master分支代码: 