GithubHelp home page GithubHelp logo

Comments (8)

Lornatang avatar Lornatang commented on May 30, 2024 1

Sorry, I haven't uploaded the new weight yet.

from srgan-pytorch.

santosh-shriyan avatar santosh-shriyan commented on May 30, 2024

okay, let me know when you make them available.
appreciate the quick reply.

from srgan-pytorch.

CatalinOAlexandru avatar CatalinOAlexandru commented on May 30, 2024

Sorry, I haven't uploaded the new weight yet.

I trained my own model and I attempted to benchmark as well, but I have the same problem.
Will different weights fix this issue? As the problem looks to be the way some path is encoded somewhere.

from srgan-pytorch.

LIUHUACHENG avatar LIUHUACHENG commented on May 30, 2024

Sorry, I haven't uploaded the new weight yet.

hello,I also meet this problem,do you know how to fix it ?

from srgan-pytorch.

Lornatang avatar Lornatang commented on May 30, 2024

7.5 soon

from srgan-pytorch.

pankhurivanjani avatar pankhurivanjani commented on May 30, 2024

Hello! I am also facing the same problem and looking forward to new weights.

from srgan-pytorch.

RenaissanceEngineering avatar RenaissanceEngineering commented on May 30, 2024

Same error for video:

Traceback (most recent call last):
File "test_video.py", line 170, in
main(args)
File "test_video.py", line 59, in main
model = configure(args)
File "/content/SRGAN-PyTorch/srgan_pytorch/utils/common.py", line 46, in configure
model = models.dictargs.arch
File "/content/SRGAN-PyTorch/srgan_pytorch/models/generator.py", line 104, in srgan
return _gan("srgan", pretrained, progress)
File "/content/SRGAN-PyTorch/srgan_pytorch/models/generator.py", line 92, in _gan
state_dict = load_state_dict_from_url(model_urls[arch], progress=progress, map_location=torch.device("cpu"))
File "/usr/local/lib/python3.7/dist-packages/torch/hub.py", line 546, in load_state_dict_from_url
cached_file = os.path.join(model_dir, filename)
File "/usr/lib/python3.7/posixpath.py", line 94, in join
genericpath._check_arg_types('join', a, *p)
File "/usr/lib/python3.7/genericpath.py", line 155, in _check_arg_types
raise TypeError("Can't mix strings and bytes in path components") from None
TypeError: Can't mix strings and bytes in path components

from srgan-pytorch.

Lornatang avatar Lornatang commented on May 30, 2024

New weights upload

from srgan-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.