Giter VIP home page Giter VIP logo

compofa's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

compofa's Issues

An error occurs when running eval_sampled_config.py

An error occurs when loading pre-trained weight file (saved in ofa/checkpoints) to Comp-OFAMobileNetV3 net.

python eval_sampled_config.py --net ofa/checkpoints/model_best_compofa_simple.pth.tar --imagenet_path imagenet

The error is:

File "*/CompOFA/eval_sampled_config.py", line 85, in <module>
    net.load_weights_from_net(torch.load(args.net, map_location='cpu')['state_dict'])
  File "*/CompOFA/ofa/elastic_nn/networks/ofa_mbv3.py", line 215, in load_weights_from_net
    raise ValueError(key)

ValueError: blocks.1.mobile_inverted_conv.depth_conv.conv.5to3_matrix

Could you tell me how to solve this problem?

details of training the accuracy predictor

Hi, thanks for your sharing. It's reall a nice work and very helpful for me!

But I still want to know more details of training the accuracy predictor. In OFA, we have a large number of subnets, so we can train a perfect accuracy predictor. But in CompOFA, there are just 243 subnets to search(with fixed kernel). I don't know how to train the accuracy predictor using so few subnets. How many subnets you choose to train accuracy predictor?

I will appreciate it if you can give me the hyperparameters of the accuracy predictor training.

Thanks!

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.