Calinou / quake2-neural-upscale

Quake 2 textures upscaled using ESRGAN and the Manga109Attempt model
67 stars 0 forks source link

Some textures are incorrectly cropped #3

Closed Calinou closed 4 years ago

Calinou commented 4 years ago

While making comparison screenshots, I noticed some textures were cropped incorrectly:

Wrong (upscaled textures)

Look at the floor, the light textures and the trim behind the elevator.

q2dm2_wrong

Correct (original textures)

q2dm2_correct

Leaving this as a note to myself to fix it.