如何自动生成图片用于测试 pytorch(No image? No need image)
摘要:
if __name__ == '__main__': module = CAM_Module() in_data = torch.randint(0, 255, (2, 3, 7, 7), dtype=torch.float32) 阅读全文
posted @ 2019-04-10 20:57 Hebye 阅读(356) 评论(0) 推荐(0)
posted @ 2019-04-10 20:57 Hebye 阅读(356) 评论(0) 推荐(0)
posted @ 2019-04-10 20:23 Hebye 阅读(8395) 评论(1) 推荐(0)