Giter Club home page Giter Club logo

deepconvlstm-nnfl's People

Contributors

animahajan20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

deepconvlstm-nnfl's Issues

Problem about f1-score of Task B without null class

Thank you for sharing your code. By using DeepConvLSTM.ipynb, instead of using your pre-trained models, I retrained all models for all tasks (by simply uncommenting #model.fit() lines, commenting load_model() and changing y_prob=new_model.predict(X_test_new) with y_prob=model.predict(X_test_new)).

For TASK B :- Applying Model on Gestures (with NULL Class), I got an f1-score of 0.874, which is close to what you find in your model (0.888). However, for TASK B:- Applying Model on Gesture dataset (without NULL class), I got an f1-score of 0.682, which is very low compared to your model's result (0.842).

Do you have an idea about what could be the problem or why my model has very low performance compared to your pre-trained model (task_b_without_null_working.h5)? Is there a problem with the code (maybe something different with the code used to train task_b_without_null_working.h5)?

The piece of your code generating 0.682 f1-score: https://colab.research.google.com/drive/1tvwa5bboTTXQ8MgH7fcpa-b27KkLwQTS?usp=sharing

Thank you.

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.