Kaiwen Duan
Kaiwen Duan
@lnuchiyo My Cython version is "Cython (0.25.2)" too, here is my "pip list", I hope this could help you ! ~$ pip list alabaster (0.7.10) anaconda-client (1.6.3) anaconda-navigator (1.6.2) anaconda-project...
@Dawnlnz Hi, you can convert the VOC annotations to the COCO format
@wudi00 What's your pytorch version?
@chariot1498 Hi, you can modify the "kp_dectection" function in test/coco.py.
@li10141110 Hi, the scores only affect the order of boxes.
@NightNightNight chunk_sizes denotes the batch size for each GPU
可能是你的图片分辨率太大了,你可以把out of memory的那张图片的scale缩小一下 [https://mail-online.nosdn.127.net/sm50fce5f4ba42e7ba632104ea76ed0e2d.jpg] kaiwenduan [email protected] 签名由 网易邮箱大师 定制 On 11/15/2019 23:52,lzw0515 wrote: @li10141110 你好,我训练ok,test出问题: (CenterNet) [root@add CenterNet-master]# python test.py CenterNet-104 --testiter 12000 --split validation cfg_file: config/CenterNet-104.json loading all datasets......
@yang-chenyu104 你修改scales的值了么?
> 谢谢解答,我把scaless修改了,有个问题不懂,为啥要加一个scales==1的判断,把那行注释了#if scale == 1:目前正在生成results.json,谢谢大佬的代码,对我帮助很大!!!,想用中心点检测去做表格方面的研究,希望在自己研究方面加深!!! > […](#) > ------------------ 原始邮件 ------------------ 发件人: "Duankaiwen/CenterNet" ***@***.***>; 发送时间: 2021年5月28日(星期五) 下午3:42 ***@***.***>; 抄送: "な法--言说 ***@***.******@***.***>; 主题: Re: [Duankaiwen/CenterNet] Testing this on my own dataset (#21) @yang-chenyu104 你修改scales的值了么? — You...
> 在代码里面我怎么去找寻效果最好的一次的损失和正确率 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "Duankaiwen/CenterNet" ***@***.***>; 发送时间: 2021年5月28日(星期五) 下午4:00 ***@***.***>; 抄送: "な法--言说 ***@***.******@***.***>; 主题: Re: [Duankaiwen/CenterNet] Testing this on my own dataset (#21) 谢谢解答,我把scaless修改了,有个问题不懂,为啥要加一个scales==1的判断,把那行注释了#if scale == 1:目前正在生成results.json,谢谢大佬的代码,对我帮助很大!!!,想用中心点检测去做表格方面的研究,希望在自己研究方面加深!!! … ------------------ 原始邮件 ------------------ 发件人:...