unstoppable
unstoppable
encounter the same question, ask for help
> https://github.com/kastnerkyle/deform-conv 这个好像是pytorch版的dcn 这不明明是tf的吗,😄
I will check this link. thanks a lot. ------------------ 原始邮件 ------------------ 发件人: "TankZhou" 发送时间: 2019年12月1日(星期天) 中午12:43 收件人: "TankZhouFirst/clinical-grade-computational-pathology-using-weakly-supervised-deep-learning-on-whole-slide-images"; 抄送: "zuoyuwei";"Author"; 主题: Re:[TankZhouFirst/clinical-grade-computational-pathology-using-weakly-supervised-deep-learning-on-whole-slide-images]how to download datasets that you refered (#4) This...
I can't download this datasets on the Tencent Cloud. I hope you can give me a help. Thanks
> > I can't download this datasets on the Tencent Cloud. I hope you can give me a help. Thanks > > i'll update a new reference link in these...
python版本3.7;tensorflow版本1.14.0
我试着,在xxl_client.py文件的105行代码块捕获异常并执行self.session.close()或许可以解决此问题。 # except aiohttp.ClientConnectionError as e: except Exception as e: print(type(e).__name__ ) print("Connection error:", str(e)) await self.session.close() times += 1 self.logger.warning( "Connection error {} times, retry after {}. {}".format(times, self.retry_duration,...