marziehoghbaie
marziehoghbaie
Hi, I have downloaded the overlapped version of the model, but when loading the weights, I got the following error: ValueError: Dimension 0 in both shapes must be equal, but...
Hi, I am using the cyclic learning rate scheduler but during training some times I have to pause the training process. Is there any way to load the previous status...
Hello, I want to use your network and fine-tune it on my data. Unfortunately, I only found your generator weights but not the discriminator. I would like to know if...
Hi, How can I test on new dataset? should the files be in video format or should I just give video frames as images? tnx in advance
Hi there, I am using the insightface tensor flow version, BUT there is a big problem, the similarity between embedding is too high for images that are completely different, the...
Hi, I am interested in lip reading models and your work is a state-of-the-art ones in this field. I would like to use this model but I could not find...
Hi, I like to use this model for multi-label task where I have to use BCEwithlogitloss. But model's output is always positive, so with this always-positive output, the built-in sigmoid...
Hi there, I just have a simple question, I like to know that the models inputs are in RGB or BGR??