Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	how to get the same resolution for the input and output images with changing the upscaling factor
#62
by
						
yyc1234
	
							
						- opened
							
					
No description provided.
			
			
				
					
	
	
				
	
	
how to get the same resolution for the input and output images with changing the upscaling factor
input = 512512
if upscaling=1, output =256256
if upscaling=2,output=1024*1024
I can't get the same resolution,I have the task to test the metrics on the Celeba-HQ.
