Coder Social home page Coder Social logo

pretrained model about outpainting_srn HOT 5 OPEN

dvlab-research avatar dvlab-research commented on June 9, 2024
pretrained model

from outpainting_srn.

Comments (5)

shepnerd avatar shepnerd commented on June 9, 2024

We will release some of our other pretrained models soon.

from outpainting_srn.

zhangbaijin avatar zhangbaijin commented on June 9, 2024

excuse me,i have trained paris_streetview dataset,and when i test my pretrained model, a problem happened:
ValueError: Dimension 3 in both shapes must be equal, but are 64 and 32. Shapes are [5,5,3,64] and [5,5,3,32]. for 'Assign' (op: 'Assign') with input shapes: [5,5,3,64], [5,5,3,32].

thanks for your time!

from outpainting_srn.

shepnerd avatar shepnerd commented on June 9, 2024

It seems like this issue is caused by the inconsistent convolution filter number of the generator in your trained model and tested one. Please ensure using the same --g_cnum parameter in both training and testing.

from outpainting_srn.

zhangbaijin avatar zhangbaijin commented on June 9, 2024

thanks a lot! there is a question, i trained paris-streetview with 256X512, and i use 256X256 test it. How should i change code can i have result same like your ,because your result is 256X512

from outpainting_srn.

shepnerd avatar shepnerd commented on June 9, 2024

You can pad 256x256 paris-streetvew images into 256x512 ones and then test them.

from outpainting_srn.

Related Issues (16)

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.