Praveen Kumar Chandaliya

Results 7 comments of Praveen Kumar Chandaliya

When you generate pairs.txt file in this file you have mixture of similar match and dissimilar match are present randomly. so at the time of batch formation both the type...

In the case of PatchGAN, l**ast layer of Discriminator** have output channel always 1. nn.Conv2D(inchannel,outchannel,kernelsize,stride,padding): nn.Conv2D(128,**1**,3,1,1) ' '

Similar type error ModuleNotFoundError: No module named 'training.los s'

sudo apt update sudo apt install -y python3-dev python3-pip git pip3 install testresources pip3 install --upgrade pip setuptools requests sudo pip install -U virtualenv virtualenv -p python3 venv source venv/bin/activate...

the last layer in the generator is tanh because it making value between -1 and 1. and make over the network is more stable in the case of color image...

If you increase the batch size than get memory overflow error on GPU