随笔分类 - ML
摘要:sub_ts = torch.from_numpy(sub_img) #sub_img为numpy类型 如何从torch.Tensor转换成numpy呢? img2 = img.numpy()
阅读全文
摘要:坑:是不是因为多GPU训练的时候不能写JSON呢? 我如何解决这个问题了? #hist=UL_model.fit(imgs_train, labs_train, batch_size=Bch_Sz, nb_epoch=100, initial_epoch=0, validation_split=0.
阅读全文
摘要:where is the code? Where is the main? How to run? activate unet ipython notebook
阅读全文