Code Monkey home page Code Monkey logo

Comments (2)

hwang595 avatar hwang595 commented on June 26, 2024

Hi @zarekxu, thanks a lot for your interest in our work! The shape_estimator is used to calculate the input dimension of the very first FC layer in a CNN model architecture e.g. LeNet or VGG. Based on your description, it seems there are some issues with model weight reloading in the MNIST+LeNet experiment.

Can you please provide more details on how to reproduce the issue e.g. what was launch script you used and which exact line reports that error?

Thanks again and I'm happy to provide more help on this issue.

from fedma.

makhanov-nu avatar makhanov-nu commented on June 26, 2024

Hello Authors,
I ran the vgg on Mnist and got the "shape_estimator error. I didn't change anything in the code, just wanted to recreate the results of the paper. Here is the content of the run.sh file:

python main.py --model=vgg
--dataset=cifar10
--lr=0.01
--retrain_lr=0.01
--batch-size=64
--epochs=20
--retrain_epochs=20
--n_nets=16
--partition=hetero-dir
--comm_type=fedma
--comm_round=10
--oneshot_matching=
--retrain=True

So, can you tell me what is the issue?

from fedma.

Related Issues (16)

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.