Giter Site home page Giter Site logo

model_compression'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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

model_compression's Issues

迭代100次后loss不在发生变化

你好。我在使用您的代码,用imagenet训练数据集,训练resnet(teacher) / queezenet(student)网络。
但是不管lr设置成0.1还是0.001,(batch_size)都是迭代140次左右loss稳定在一个值,并且不同的lr稳定的loss值都相同。 以您的经验能否指导下出现这种问题的可能原因?

Wrong lose function in Hinton method

Here instead of teacher_tau I think it should be y (placeholder variable). Because we want to give this value as input to the loss function. And in order to give input we have to use placeholder variable, isn't it.

there have a problem when i run the code

hi , when run the code ,as follow:

python teacher-student.py --task test --model trained_model
i want to know what is the folder of trained_model, and i change the code :
python teacher-student.py --task test --model trained_model to >python teacher-student.py --task test --model savemodel, but didn't make it.

使用KD训练student network的问题

想请问,在训练过程中,代码里面是如何保证只更新student network的权重的?
另外,在训练过程中,数据集的label应该是没有用到吧?

Teacher model performance

Hi. Thanks for sharing your code. I am wondering why your teacher's model (NIN) has 78% accuracy, which is lower than the one reported in the paper.

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.