Giter Club home page Giter Club logo

bwgan_pytorch's People

Contributors

new-okaerinasai avatar svdcvt avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

bwgan_pytorch's Issues

range out of index issue

My x_fft is

tensor([[[[[ 2.0614e+02, 0.0000e+00],
[-3.1442e+01, -7.1631e+01],
[-1.4163e+01, -5.7767e+01],
...,
[ 1.2537e-01, -1.3065e+01],
[-1.4163e+01, 5.7767e+01],
[-3.1442e+01, 7.1631e+01]],

      [[ 1.1955e+01,  7.9432e+01],
       [-1.9610e+01,  1.0218e+01],
       [-2.1160e+01,  3.9529e+01],
       ...,
       [-2.9449e+01,  4.7615e+01],
       [ 1.2757e+00, -3.5213e+01],
       [ 1.9753e+01, -1.4423e+01]],

      [[ 8.5529e-01,  9.7148e+01],
       [ 1.3758e+01,  2.0441e+01],
       [ 3.7728e+01,  1.3403e+00],
       ...,
       [ 6.4955e+01,  3.6203e+01],
       [ 1.6307e+01,  2.8162e+01],
       [-5.2218e+01,  2.3527e+01]],

      ...,

      [[ 1.6831e+01, -9.2474e+01],
       [-1.7154e+01, -2.3825e+01],
       [ 1.5774e+01,  5.1405e+01],
       ...,
       [ 3.1561e+01,  8.6041e+00],
       [-1.0244e+01,  3.7431e+00],
       [ 3.3241e+01,  1.0889e+01]],

      [[ 8.5529e-01, -9.7148e+01],
       [-5.2218e+01, -2.3527e+01],
       [ 1.6307e+01, -2.8162e+01],
       ...,
       [-1.5565e+00, -4.3843e+00],
       [ 3.7728e+01, -1.3403e+00],
       [ 1.3758e+01, -2.0441e+01]],

      [[ 1.1955e+01, -7.9431e+01],
       [ 1.9753e+01,  1.4423e+01],
       [ 1.2757e+00,  3.5213e+01],
       ...,
       [-9.4477e+00, -5.8226e+00],
       [-2.1160e+01, -3.9529e+01],
       [-1.9610e+01, -1.0218e+01]]]]],

And my

dx = x_fft.shape[3]
dy = x_fft.shape[2]

Is giving me tuple range out of index error. What coulf be the problem?

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.