Howietzh
Howietzh
是的,我收到了,非常感谢博主的分享!😊发自我的华为手机-------- 原始邮件 --------发件人: qiaoyaya2011 日期: 2020年8月26日周三 上午10:05收件人: CVUsers/Smoke-Detect-by-YoloV5 抄送: Howietzh , Mention 主 题: Re: [CVUsers/Smoke-Detect-by-YoloV5] 数据集的百度云链接已过期 (#2) @Howietzh 你下载到数据集了吗 —You are receiving this because you were mentioned.Reply to this...
I got a easy way out: just mordify the base class of Detect to 'object', and then modify the code in ssd.py: ` if self.phase == "test": with torch.no_grad(): output...
I run this script a lot of times. this phenomenon exists every time. I checked the CPU usage and its up to 273%. that can't be good, right? how to...