摘要: conda remove -n rcnn --all 阅读全文
posted @ 2021-04-02 10:47 bH1pJ 阅读(442) 评论(0) 推荐(0)
摘要: strResult ="{}->r={:.2f}, er={:.2f}, cnum={}".format(i,radius, circles[0,0,2],circles[0,:].shape) r={:.2}代表的是科学计数法; {:.2f}代表的是,两... 阅读全文
posted @ 2021-04-02 00:42 bH1pJ 阅读(48) 评论(0) 推荐(0)