Giter VIP home page Giter VIP logo

keras-shufflenetv2'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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

keras-shufflenetv2's Issues

ShuffleNet with latest Keras & TensorFlow 2.0

Hello !

I am having a lot of errors when i try to make this compatible with the latest Keras & Tensorflow 2.0 .
I have to make the training on Kaggle and then to save the model.h5 and use it on Raspberry Pi 4.

Can you edit the code to be able to run with Keras & Tensorflow latest updates?

Here you can find the link to Kaggle: https://www.kaggle.com/dcosmin/shufflenet-with-keras.

Thank you !
I really need this ShuffleNet Model for a project !

Error in loading weights

Hi, I downloaded your pre-trained weights and tried to load it, but I got error like:

"ValueError: You are trying to load a weight file containing 31 layers into a model with 111 layers."

model = ShuffleNetV2(include_top=True)
model.load_weights('shufflenetv2_emotion_recogn.h5')

Could you please tell me how to resolve it?

How to train this network?

Dear opconty,
Thanks for sharing your codes firstly. Of course, I've met some problems when I want to use your codes. Hope that you can help me!
Where is the main function to train this network?
I've added this shufflenetV2 network into my own objects, but there were always some errors. So, I want to know how do you add this shuffle network into your object. Would you mind sharing your train.py (or something like this) to me?

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.