Giter Club home page Giter Club logo

ai-seed's Introduction

Contributors Commit Activity Last Commit Repo Size Slack

Try On BlobCity AutoAI

GitHub Stars Twitter

AI Seed Projects

Start with ready code for your next AI experiment. Choose from 1000+ code templates, across a wide variety of use cases. All examples follow a consistent program structure for standardisation.

Prerequisite

  1. Python
  2. Jupyter Notebook required to view and run
  3. Assumes data is in CSV format

Run

One click run option available on BlobCity A.I. Cloud. Reasonable cloud infrastructure included for free.

BlobCity AI Cloud CPU GPU

Contribute

We welcome contributors. Want to make a correction, or add a code template? Simply send us a pull request, and we will accept if it is upto the mark. Some of our templates are still WIP. You will know which ones when you open them. We would appreciate your help in completing them.

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

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.

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.