Code Monkey home page Code Monkey logo

Comments (6)

serengil avatar serengil commented on May 23, 2024

You are asking this for which source file? Would you mention the file name directly?

from tensorflow-101.

balajib363 avatar balajib363 commented on May 23, 2024

facial-expression-recognition.py
dont mind for not mentioning the file name.

from tensorflow-101.

serengil avatar serengil commented on May 23, 2024

I've got the following metrics
Test loss: 2.279457058505316
Test accuracy: 57.42546670713874

BTW, you can directly use the pre-trained weights stored in the path: https://github.com/serengil/tensorflow-101/tree/master/model . Set fit variable false in the main program and put all those files in same directory.

from tensorflow-101.

BalajiB3663 avatar BalajiB3663 commented on May 23, 2024

Great job. I deployed with your models, it as good accuracy. But for better understanding just want to check can we improve our accuracy by tuning some hyper parameter like increasing learning epochs or any better ideas.
Thanks for all your response 🙂

from tensorflow-101.

serengil avatar serengil commented on May 23, 2024

Actually, you should re-design the model (add new convolution, pooling layers). But it requires test and test again. Also, you should train with gpu because it lasts very long.

BTW, kaggle competition winner model got %34 accuracy. Here, we've already imporved that accuracy (%57). I mentioned it in related blog post: https://sefiks.com/2018/01/01/facial-expression-recognition-with-keras/

from tensorflow-101.

BalajiB3663 avatar BalajiB3663 commented on May 23, 2024

Nice job.
Thanking you for quick clarification on related work.

Please can close the issue.

from tensorflow-101.

Related Issues (20)

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.