Giter Club home page Giter Club logo

clut's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clut's Issues

About tvmn loss of training

Hi, thanks for this novel works. I am trying to training CLUT-Net on my computer with FiveK datasets. When starting training, I find the tvmn loss is nearly equal to zero(about 1e-8). Dose it normal, or Is there something wrong with my training config?

tvmn_loss

Large PSNR drop when reproduce the results

I've reproduced the experiment with the setting of ["CLUTNet", "20+05+20"] and ['CLUTNet', '20+05+10'] in parameters.py. The dataset is fiveK and the PSNR is 25.22dB and 25.18dB for the best. Why the results are different with the data in the paper?

hashluts.params: copying a param with shape torch.Size([73392]) from checkpoint, the shape in current model is torch.Size([73648]).

When I ran the test command: python test.py --model HashLUT 6+13 SmallBackbone --epoch 367, an error occurred. The error message is as follows:
6 tables of range:9-64, T:13, b:1.480 compensate: True SmallBackbone backbone Traceback (most recent call last): File "test.py", line 60, in <module> model.load_state_dict(ckpt, strict=True) File "site-packages/torch/nn/modules/module.py", line 1224, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s) in loading state_dict for HashLUT: size mismatch for hashluts.params: copying a param with shape torch.Size([73392]) from checkpoint, the shape in current model is torch.Size([73648]).

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.