Coder Social home page Coder Social logo

blobcity / ai-seed Goto Github PK

View Code? Open in Web Editor NEW
115.0 8.0 55.0 681.49 MB

1000+ ready code templates to kickstart your next AI experiment

Home Page: https://cloud.blobcity.com

License: Apache License 2.0

Jupyter Notebook 100.00%
artificial-intelligence artificial-intelligence-algorithms machine-learning machine-learning-algorithms data-science code-templates hacktoberfest hacktoberfest2021

ai-seed's People

Contributors

abhishek-252 avatar ageerharikrishna avatar akshar777 avatar alansunny75 avatar arpitsomani8 avatar devvipin01 avatar dsaishwaryag avatar guptayush179 avatar iamgrootsh7 avatar jayshimpi22 avatar neel-ntp avatar nikhilshrotri avatar pdpandey26 avatar prajwalnimje1997 avatar saharshlaud avatar sakares avatar sanketsarang avatar sbhawal avatar shikiz avatar shreepad-nade avatar surya2365 avatar thataverageguy avatar thilakraj1998 avatar thilakrajdev avatar vikaas08 avatar viraj-jayant avatar viratchowdary21 avatar vmc99 avatar wisteli-yogeshkumarsingh 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

ai-seed's Issues

Face Emotion Recognition in Video Stream

Detect Facial Emotion using OpenCV and machine learning/Deep learning. Where OpenCV is utilized to get accurate face image from video frames either streamed from Camera or video files. Once Face is detected in video frame it must be inputted to trained AI model to predict facial emotion. Perform appropriate image processing technique required to the train the AI model.

Pothole Detection in Video Stream

Detect pothole in video stream either from camera input or video files. Detect the pothole from video frame per second using OpenCV utilizing image processing techniques like :

  1. Contour detection
  2. edge detection or Canny edge filter algorithm.

Face Recognition

Implement a Face Recognition system in python using machine learning/deep learning technique, which recognizes the face detected from an image using OpenCV. Utilize OpenCV to crop the detected face, which should be input to the AI model to predict the name/label associated with the faces.

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.