bulingda
bulingda
关于代码的问题
请问,训练的时候为什么没有验证呢?如果要加入验证的部分都需要修改哪些地方或添加哪些东西才能比较快的完成验证部分呢?我想要训练一个automatch的模型。另外还想问一下det的数据集里面没有看到val部分的数据集呢,我发现解压之前的train.json与解压以后得到的train.json完全不一样呢,是其中有一个是val数据吗?
Can I use multiple Gpus for pose-estimation model inference on video? I want to use the VIPNAS model. Looking forward to your reply.
`Traceback (most recent call last): File "astobfuscate.py", line 563, in file_obj.write(astor.code_gen.to_source(root, indent_with=' ')) File "/usr/local/lib/python3.7/site-packages/astor/code_gen.py", line 63, in to_source generator.visit(node) File "/usr/local/lib/python3.7/site-packages/astor/node_util.py", line 143, in visit return visitor(node) File "/usr/local/lib/python3.7/site-packages/astor/code_gen.py",...