Ujwala kori Raj

Results 3 issues of Ujwala kori Raj

I encounter the following long error running the TP_GAN-Mar6FS.py program: ............. Traceback (most recent call last): File "D:\python\projects\reidentification\face_frontalization\frontalization-master\4_TP-GAN-master\TP_GAN-Mar6FS.py", line 1059, in tf.compat.v1.app.run() File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\tensorflow_core\python\platform\app.py", line 40, in run _run(main=main, argv=argv,...

While running the acquire_data.py to download the dataset, I ran into this error (is it because ' /n ' is taken at the end of the URL of the image...

I have downloaded the dataset from the website given in the repo. I can neither convert all the .tiff dataset (after splitting for train and test) into numpy-array, to go...