Coder Social home page Coder Social logo

Comments (6)

Woodman718 avatar Woodman718 commented on August 15, 2024

I'm glad you're interested in my research.
You can try my newly uploaded code(FixCaps_HAM-29.ipynb).
There are two factors that extremely influence the performance.
One is the preprocessing of the data, the relevant code is derived from[32](C. Zhao etal, "Dermoscopy Image Classification Based on StyleGAN and DenseNet2"). The data for the test set were randomly drawn from a specially selected set of 4501 samples(like the "lesion_id_HAM_0000005").
Another major factor is the random initialization of the weights. David Picard's work (" Torch.manual_seed is all you need On the Influence of Random Seeds") should help you.
And it is undeniable that the final choice of hyperparameters has a certain impact on the final performance of the model.
The robustness of the model does need to be improved, and recently I've been experimenting with new ideas. However, due to the difficulties of various trifles, the progress of the research is not particularly smooth. If I have further results, I will publish them on github or in a new paper.

from fixcaps.

Woodman718 avatar Woodman718 commented on August 15, 2024

We can communicate by email ([email protected]).

from fixcaps.

Woodman718 avatar Woodman718 commented on August 15, 2024

​I have identified the factors that cause model instability: FractionalMax pooling, Squash function, random seeds, BatchSize, etc., and have overcome these flaws. I will post the code when the paper on FixCaps-V2 is published.

from fixcaps.

Ha-Jungmin avatar Ha-Jungmin commented on August 15, 2024

from fixcaps.

farisbasha avatar farisbasha commented on August 15, 2024

Hey can i get tensorflow version of fixcaps model?

from fixcaps.

Woodman718 avatar Woodman718 commented on August 15, 2024

Sorry, we currently have no plans to provide a TF version.

from fixcaps.

Related Issues (7)

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.