Coder Social home page Coder Social logo

Comments (6)

hanxf avatar hanxf commented on August 28, 2024

To train/fine-tune jointly, you can connect two FeatureNet to the MetricNet then implement an input layer that feeds batches to the two bottom layers of the FeatureNet. The FeatureNet layers can share parameters by having the same name in the "param" block. You can checkout Caffe's mnist siamese examples.

from matchnet.

LeonSCZ avatar LeonSCZ commented on August 28, 2024

@hanxf ,i've been on this experiment for a long long time,and my loss was still about 0.69,how can i know the way you train this network?

from matchnet.

LeonSCZ avatar LeonSCZ commented on August 28, 2024

@hanxf This is my net architecture and my solver file.Do I have any mistakes in my files?Thank you a lot
mnist_siamese_solver.txt
mnist_siamese_train_test.txt

from matchnet.

447425299 avatar 447425299 commented on August 28, 2024

@hanxf Thank for your sharing, i know how to share parameters as Caffe's mnist siamese examples, but how to connect the two Bottleneck layers to the FC layer. Thank a lot again.

from matchnet.

447425299 avatar 447425299 commented on August 28, 2024

@virusme Have you done the work? fine-tune the network?

from matchnet.

virusme avatar virusme commented on August 28, 2024

@447425299 Apologies for a really late response. I have moved on since I posted this issue (as you can see it is over 3 years old). I cannot remember if I ended up fine tuning the network.

from matchnet.

Related Issues (13)

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.