Code Monkey home page Code Monkey logo

coshnet's People

Contributors

ujjawal-k-panchal avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar

coshnet's Issues

Porting to RGB images and beyond.

I saw a link to your paper on Twitter and have been digging into the code! I noticed there are placeholders for RGB and Lab support in various places already, but it doesn't seem complete.

What would be necessary to support 3 input channels and beyond? Also, what if the images are more than 32x32 โ€” do you recommend using a patch-based representation like ViT?

(I guess this is a likely future path for the research, so if you're working on it that's very interesting!)

mnist download command downloading fashion.

Even when we pass --dataset mnist to test_fashion.py, the initial download downloads the Fashion MNIST dataset and downloads it within MNIST directory. This is because, load_fashion() function is not passing kFashion parameter to getdb() function. This is causing kFashion to default to true and for the URL fetched for downloading the dataset to be Fashion MNIST url even if the user wished for MNIST url.

Question about reconstructions

How accurate should the reconstructions be? I'm trying out shearrec2D after the sheardec2D and the results aren't as good as I would have expected โ€” even bumping up the number of different shearlets.

Are other filters needed in combination with shearlets to get good reconstructions?

Thanks!

Problem with shear levels

I'm visualizing the shearlets generated and either I'm doing something wrong or I'm not sure that shearing is being applied as intended.

grid_imag
grid_real

From debugging, it seems the shearing itself does work, but it's shearing the shearlets in the wrong direction: horizontal shearlets sheared horizontally, and vertical shearlets sheared vertically makes it a no-op basically.

Have you checked this works in the current repository?

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.