Git Product home page Git Product logo

Comments (4)

Ananas120 avatar Ananas120 commented on June 18, 2024 1

Yes it is normal ! I found that siamese networks need some epoch (sometimes more than 5 or 10 !) to increase their accuracy and this can be explained as follow : they try to separate « same » and « not same » from a scalar value (distance) so they have to find the right threshold before having a better score (before that they always predict either 0 or 1)

from voicemap.

Vatsalparsaniya avatar Vatsalparsaniya commented on June 18, 2024

@Ananas120 Hi, are you using python 2.7 or 3.*?

from voicemap.

Ananas120 avatar Ananas120 commented on June 18, 2024

I re-implemented your model architecture in python 3 in my personal project

from voicemap.

Vatsalparsaniya avatar Vatsalparsaniya commented on June 18, 2024

Thank you for your response,
I have just reimplemented train_siamese.py code in python 3 and currently training on google colab.
image

I'm getting accuracy value == 0.5000 since first training step. Is it normal or I'm missing something.
if it is possible can you share training log?

Thank you.

from voicemap.

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.