GithubHelp home page GithubHelp logo

Comments (6)

mahdiabavisani avatar mahdiabavisani commented on June 10, 2024

Using the dataset for scientific research requires signing an agreement. Please email the points of contact mentioned in the Appendix of the original paper:

http://openaccess.thecvf.com/content_cvpr_2016_workshops/w4/papers/Hu_A_Polarimetric_Thermal_CVPR_2016_paper.pdf

from deep-multimodal-subspace-clustering-networks.

HuangQinJian avatar HuangQinJian commented on June 10, 2024

Using the dataset for scientific research requires signing an agreement. Please email the points of contact mentioned in the Appendix of the original paper:

http://openaccess.thecvf.com/content_cvpr_2016_workshops/w4/papers/Hu_A_Polarimetric_Thermal_CVPR_2016_paper.pdf

Thank!I aslo want to know the input size of minst?

from deep-multimodal-subspace-clustering-networks.

HuangQinJian avatar HuangQinJian commented on June 10, 2024

Using the dataset for scientific research requires signing an agreement. Please email the points of contact mentioned in the Appendix of the original paper:

http://openaccess.thecvf.com/content_cvpr_2016_workshops/w4/papers/Hu_A_Polarimetric_Thermal_CVPR_2016_paper.pdf

Also,when I scale tihe input pixel into 0-1(pixel/255),the result is so bad,why?

from deep-multimodal-subspace-clustering-networks.

mahdiabavisani avatar mahdiabavisani commented on June 10, 2024

The input size for MNIST dataset is also 32x32. (pixel's range between 0 and 255).

If you normalize your data to a range between 0 and 1, you may need to find appropriate regularization parameters through cross-validation (reg_constant1 and reg_constant2 in the code.). The current regularization parameters are borrowed from the DSC paper, where their input is ranged between 0 and 255.

Please check the data processing section in the readme.

from deep-multimodal-subspace-clustering-networks.

HuangQinJian avatar HuangQinJian commented on June 10, 2024

The input size for MNIST dataset is also 32x32. (pixel's range between 0 and 255).

If you normalize your data to a range between 0 and 1, you may need to find appropriate regularization parameters through cross-validation (reg_constant1 and reg_constant2 in the code.). The current regularization parameters are borrowed from the DSC paper, where their input is ranged between 0 and 255.

Please check the data processing section in the readme.

Thank!Also, Coulg you provide the code for plot the picture :

image

I did not find the function in python?

from deep-multimodal-subspace-clustering-networks.

HuangQinJian avatar HuangQinJian commented on June 10, 2024

I train on the digit dataset,the result is bad:
image

the result decreases as the epoch growing,why?

I have checked the dataset and the network,and the vision of restruction picture is good
image

from deep-multimodal-subspace-clustering-networks.

Related Issues (5)

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.