abhisheksrivastava2397

Results 2 comments of abhisheksrivastava2397

here i have a batch size of 64 images image shape is(112,96,3) i want to extract features of self.input and self.G of the entire batch but the model cant take...

File "score_mask.py", line 16, in import tflib.inception_score File "C:\Users\abhis\PGP\tflib\inception_score.py", line 101, in _init_inception() File "C:\Users\abhis\PGP\tflib\inception_score.py", line 73, in _init_inception tarfile.open(filepath, 'r:gz').extractall(MODEL_DIR) File "C:\Users\abhis\Anaconda3\envs\tensorflow\lib\tarfile.py", line 2010, in extractall numeric_owner=numeric_owner) File "C:\Users\abhis\Anaconda3\envs\tensorflow\lib\tarfile.py",...