Giter Site home page Giter Site logo

Comments (4)

Shi-Yupeng avatar Shi-Yupeng commented on May 26, 2024

Besides, I calculate the mean(0.0327) and std(0.9966) of learnable_vector and it's more like a random Gussian sampling so I'm doubting whether its value changed or not during training.

from paint-by-example.

Fantasy-Studio avatar Fantasy-Studio commented on May 26, 2024

We appreciate your interest in our work. I apologize for accidentally writing this bug during the code cleanup. This bug has now been fixed.
Regarding the learnable vector resembling Gaussian noise, I believe it is caused by the two factors listed below. 1) It is initialized by a Gaussian distribution. 2) Because the learning rate is small, it does not deviate too far from the initial value.

We have also retrained the network and tracked the value and gradient of the learnable vector during the training process. As a result, the gradient of the learnable vector is quite small.

from paint-by-example.

Shi-Yupeng avatar Shi-Yupeng commented on May 26, 2024

Thansks!

from paint-by-example.

dorianzhang7 avatar dorianzhang7 commented on May 26, 2024

I also have the same question about the changes in the parameters of to_k, to_q in cross-attention module,I tried iterating the network many times, but there is no change in the parameters of these two parts. The guess is caused by that only one-dimensional class vectors are selected as cond. https://github.com/Fantasy-Studio/Paint-by-Example/issues/
Have you retrained the code and have you encountered the same problem?
Looking forward to hearing from you!

from paint-by-example.

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.