Sayantan Das
Sayantan Das
@linouk23 this is much needed
sure @KelestZ , I tried to save the yml file while a training process was ongoing. However I used it for inference later (by aborting the training), I came up...
@XingangPan @molo32 here is a colab demo. https://colab.research.google.com/drive/124D_f0RIu7Bbwa1SFV6pmvmBrNkB8Ow_?usp=sharing If you cite in the readme, please tag my original account -> https://github.com/ucalyptus
@shahrukhqasim any updates on the pretrained model and the dataset?
@opptimus nope.
we have to disable qt i guess.
i think first u have to get pre-trained directions on these texts and then use the mapper. no other way out i can see.
@Alok589 to make it work on COLAB: ``` !git clone https://github.com/Po-Hsun-Su/pytorch-ssim.git import sys;sys.path.append("/content/pytorch-ssim") import pytorch_ssim import torch from torch.autograd import Variable img1 = Variable(torch.rand(1, 1, 256, 256)) img2 = Variable(torch.rand(1,...
@GaParmar I run into the same problem with torch 1.9.1