Giter VIP home page Giter VIP logo

Comments (2)

ManuelCarullo avatar ManuelCarullo commented on August 24, 2024

Sorry for bringing this up after such a long time, but did you ever figure out why this is the case? I tried to change normalizing LR and HR images to [-1,1] in my own implementation to maybe improve performance, but I couldn't figure out the additional changes needed to the various preprocess and deprocess calls to get consistent results.

Right now it seems like I'm having issues with this line.

gen_pre_output_warp = preprocessLR( deprocess(gen_pre_output_warp) )

I'm thinking I can remove the preprocess/deprocess calls here, if both LR and HR footage is normalized to [-1,1], but I get weird color shifts/ flickering in the WarpPreGen tensorboard summaries, when I do.

I'm using my own paired LR data, not the default gaussian downsample from HR training data, if that changes anything.

from tecogan.

DreamChaserMXF avatar DreamChaserMXF commented on August 24, 2024

It seems that two different normalizing strategies originate from historic reason and don't have huge impact to the performance.
The color shifts/flickering may be caused by something else, in my opinion.

from tecogan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.