Giter Club home page Giter Club logo

computer-vision-basics-with-python-keras-and-opencv's Introduction

Hi there ๐Ÿ‘‹

  • Check out my resume/portfolio/website hi.jsonchin.com.
  • Watch me build stuff on YouTube jsonchin
  • Connect with me on LinkedIn.
  • Follow me here on Github for updates on my projects!

computer-vision-basics-with-python-keras-and-opencv's People

Contributors

jrobchin avatar luizhdinizf avatar

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

computer-vision-basics-with-python-keras-and-opencv's Issues

Access to training data

I'm working on a project based on your model for gesture recognition and I'm wondering whether you could give me access to your training data. The repository includes only a few examples.

That'd be great help for tweaking your model for my needs, many thanks in advance.

Unable to save a screen capture by pressing 's' in the "Collecting data " part

I ran the notebook from the beginning,everything worked fine ,until the "Collecting data"part.
When I ran the "Collecting data" cell, webcam was successfully opened and the hand tracking worked fine after pressing 't' .But when I press 's' ,there was no pics saved in any directory and there was no error or warning reported.

I start a new notebook to just open the webcam and press 's' to save a capture, it worked successfully.
I don't know which part goes wrong here .

Can't get it to work, overfitting?

Well I've managed to run through all the steps in notebook, recorded the data, run augmentation script and model isn't predicting gestures properly, I have 4 gestures in my model: number five, number zero (as in sign language), number one (point) and fist. Prediction is very much skewed towards the number five, also it jumps very abruptly between predictions

Oddly enough the training accuracy and validation accuracy are very high

image

image

Example bad prediction:

image

What could be the reason? I followed all steps rigorously, I have around 800 images for training and 100 for validation for each class

Thank you for the tutorial!

Can not import cv2

Hi, I installed the packages as README.md. But when I import cv2, there is a error.

import cv2

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-8-c8ec22b3e787> in <module>()
----> 1 import cv2

ImportError: dlopen(/Users/james/anaconda3/envs/cv/lib/python3.5/site-packages/cv2.cpython-35m-darwin.so, 2): Library not loaded: @rpath/libfreetype.6.dylib
  Referenced from: /Users/james/anaconda3/envs/cv/lib/libopencv_freetype.3.4.dylib
  Reason: Incompatible library version: libopencv_freetype.3.4.dylib requires version 22.0.0 or later, but libfreetype.6.dylib provides version 21.0.0

What should I do?

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.