Mario Parreño
Mario Parreño
Hi first of all thanks for your work! I am developing an app where I take faces and try to find the nearest face from a custom dataset. This custom...
Hi! Thanks for your work. Could you relate how it should be done the work of inference over real test, I mean, I have a model trained and I am...
Hi, your code is very clean thanks! But I think that naming can be confusing. At https://github.com/arnab39/cycleGAN-PyTorch/blob/master/model.py#L107 you named `a_fake = self.Gab(b_real)`, the generator of `a` to `b` taking a...
I am trying to use this (and Prototypical nets) on a custom problem and I dont understand the test time phase. I have 5000 classes with most of them with...
Hi, first of all, thanks for your repo, I have a question regarding swa, maybe you could help me https://discuss.pytorch.org/t/swa-averagedmodel-proper-usage/101765/2 Thanks in advance
Hey, first of all thanks for your work! I wanna create a store of merch on my webpage and I wanna use Solana Pay. I use React and I am...
Hi, first of all thanks for your work! I am new with this type of data and is difficult for me. I have used https://github.com/wisepaip/paip2020/blob/master/xml2mask.py to take the masks on...
Hi, ¿where did you download the data for rootdir_gmchallenge_train?
Thanks for your work! I tried to use the plugin and got next error `Failed to get prediction. Attempt to invoke virtual method 'org.pytorch.IValue org.pytorch.Module.forward(org.pytorch.IValue[])' on a null object reference`...