Giter Site home page Giter Site logo

Comments (7)

ExcellentHH avatar ExcellentHH commented on June 18, 2024 1

Hey @ExcellentHH thanks for flagging this :) will get on it asap. Is there a particular upsampling mode you need ? (Default is "nearest").

Thank you for your prompt response. In fact, this issue arose when I was trying to validate the upsampling operation in the U-Net structure. As mentioned in the URL, "In transposed convolutions we have weights that we learn through back-propagation. In papers I’ve come across all of these upsampling methods for various cases and also in practice you may change your architecture and try all of them to see which works best for your own problem. I personally prefer transposed convolutions since we have more control over it but you may go for bilinear interpolation or nearest neighbor for simplicity as well."

I understand that there are different ways to implement upsampling operation, and I would be grateful if EZKL could support torch.nn.ConvTranspose2d and as many modes (bilinear, nearest, etc.) as possible for torch.nn.Upsample. I believe that this will greatly expand EZKL's application range, and thanks for the hard work.

Please let me know if there is anything I can do to assist with this feature, and I look forward to hearing back from you soon.

from ezkl.

ExcellentHH avatar ExcellentHH commented on June 18, 2024 1

Hey @ExcellentHH rolling out ConvTranspose2D in #263 . Also added your example above as a unit test :)

Thank you for your hard work on developing the new feature. I am eagerly looking forward to testing it as soon as possible!

Once again, I would like to express my sincere thanks for your response and support. Please let me know if there is anything I can do to assist with testing or providing feedback on the new feature. Furthermore, I hope that the EZKL project will continue to flourish and grow.

from ezkl.

alexander-camuto avatar alexander-camuto commented on June 18, 2024

Hey @ExcellentHH thanks for flagging this :) will get on it asap. Is there a particular upsampling mode you need ? (Default is "nearest").

from ezkl.

alexander-camuto avatar alexander-camuto commented on June 18, 2024

@ExcellentHH I've kicked off work for ConvTranspose2D / Deconv op :) stay tuned

from ezkl.

alexander-camuto avatar alexander-camuto commented on June 18, 2024

Hey @ExcellentHH rolling out ConvTranspose2D in #263 . Also added your example above as a unit test :)

from ezkl.

alexander-camuto avatar alexander-camuto commented on June 18, 2024

Hey @ExcellentHH #264 implements nearest neighbours upsampling ! hope that helps

from ezkl.

ExcellentHH avatar ExcellentHH commented on June 18, 2024

Hey @ExcellentHH #264 implements nearest neighbours upsampling ! hope that helps

Thanks a lot, I'll update my local version to use the new features. Thank you very much for your hard work again!

from ezkl.

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.