GithubHelp home page GithubHelp logo

PyTorch 1.2+ Not Supported about l3c-pytorch HOT 8 OPEN

fab-jul avatar fab-jul commented on August 25, 2024
PyTorch 1.2+ Not Supported

from l3c-pytorch.

Comments (8)

CaiShilv avatar CaiShilv commented on August 25, 2024 3

I successfully coded and decoded in pytorch1.7, and the weight trained in pytorch1.7 appeared noise in the images after encoding and decoding.The weight trained on pytorch1.1 is no problem after encoding and decoding with pytorch1.7. Do you have any suggestions for me to find the problem? Thank you very much.

from l3c-pytorch.

fab-jul avatar fab-jul commented on August 25, 2024

AT_CHECK is deprecated, use TORCH_CHECK.

from l3c-pytorch.

CaiShilv avatar CaiShilv commented on August 25, 2024

Is there any hope of training on Pytorch1.7? My video card is a series 30

from l3c-pytorch.

fab-jul avatar fab-jul commented on August 25, 2024

Probably easier to just create an environment with PyTorch 1.1, or is this not possible?

from l3c-pytorch.

umfengxx avatar umfengxx commented on August 25, 2024

I successfully coded and decoded in pytorch1.7, and the weight trained in pytorch1.7 appeared noise in the images after encoding and decoding.The weight trained on pytorch1.1 is no problem after encoding and decoding with pytorch1.7. Do you have any suggestions for me to find the problem? Thank you very much.

It seems I encountered same problems with you, I have to use pytorch 1.7 with RTX 3090. The decoded PNG files seems to be noisy.
Do you have any solution to this?
000000000802
000000000802

from l3c-pytorch.

CaiShilv avatar CaiShilv commented on August 25, 2024

It seems I encountered same problems with you, I have to use pytorch 1.7 with RTX 3090. The decoded PNG files seems to be noisy. Do you have any solution to this?

I tried to find it but couldn't find it. There is probably a problem with the weights saved during training, because it is correct to run forward images on Pytorch1.7 using the weights published by the author.

from l3c-pytorch.

umfengxx avatar umfengxx commented on August 25, 2024

I successfully coded and decoded in pytorch1.7, and the weight trained in pytorch1.7 appeared noise in the images after encoding and decoding.The weight trained on pytorch1.1 is no problem after encoding and decoding with pytorch1.7. Do you have any suggestions for me to find the problem? Thank you very much.

It seems I encountered same problems with you, I have to use pytorch 1.7 with RTX 3090. The decoded PNG files seems to be noisy. Do you have any solution to this? 000000000802 000000000802

@fab-jul Please Dr. Fabian, Would you please give some comments how to debug this problem(noisy decoded images)?
Should it be a problem with torchac, the encoder/decoder part, or save/restore part?
Thanks a lot.

from l3c-pytorch.

umfengxx avatar umfengxx commented on August 25, 2024

It seems I encountered same problems with you, I have to use pytorch 1.7 with RTX 3090. The decoded PNG files seems to be noisy. Do you have any solution to this?

I tried to find it but couldn't find it. There is probably a problem with the weights saved during training, because it is correct to run forward images on Pytorch1.7 using the weights published by the author.

I made some experiments between 2 servers, A with pytorch 1.1, RTX 2060, B with pytroch 1.7, RTX 3090.
model A generated from server A
model B generated from server B using same source code with A

model A can be used to encoding/decoding in both server A and B.
model B can not perform encoding/decoding, even in server B, the decoded images are noisy.

I tried to downgrade pytorch to 1.1 in server B, but problem still not solved.
I have no idea how to debug this problem anymore, so there is no hope to run this code in 3090 GPU?

from l3c-pytorch.

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.