CocoRLin

Results 7 comments of CocoRLin

> Find the problem,when i train the model,there will be test procedure to determin when to save to model.But if valid image size is too large,will get oom error.Can you...

> > > Find the problem,when i train the model,there will be test procedure to determin when to save to model.But if valid image size is too large,will get oom...

> > > > Find the problem,when i train the model,there will be test procedure to determin when to save to model.But if valid image size is too large,will get...

> > > > > > Find the problem,when i train the model,there will be test procedure to determin when to save to model.But if valid image size is too...

你好,1352083792-加我的时候麻烦备注一下是跑Fc | | 杨若琳 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2018年04月04日 16:08,hejun888 写道: 我最近也在跑这个代码,你qq好号多少,想跟你交流一下 — You are receiving this because you authored the thread. Reply to this email directly, view it...

@hejun888 你还在跑这个吗?

The code in dataloader :`io.imread()`may read img with RGBA. Just use cv2 and set color in RGB not BGR.