GithubHelp home page GithubHelp logo

machine-condition-monitoring-with-cnn-model's Introduction

MIMII Dataset Classification ๐Ÿ”Š

9e786f31dfa848b787062bb896ebf186

The Mission

Acme Corporation is a worldwide supplier of technological equipment. The factory is facing significant problems with their manufacturing line, the machines are constantly facing failures due to a lack of maintenance and the production is stopped every time an unexpected failure is presented. As a result, Acme is losing millions of U.S. Dollars and important clients like Wile E. Coyote are experiencing delays in deliveries.

The company has collected audio samples of equipment working on normal and anomalous conditions. Their objective is to develop a machine learning model able to monitor the operations and identify anomalies in the sound pattern.

The implementation of this model can allow Acme to operate the manufacturing equipment at full capacity and detect signs of failure before the damage is so critical that the production line has to be stopped.

Our mission is to build a machine learning model for Acme, so they can continue their manufacturing activities and help the Coyote to catch the roadrunner.

giphy

Used python libraries like ;

  • import librosa
  • import matplotlib.pyplot as plt
  • import librosa.display
  • import numpy as np
  • import pandas as pd
  • from sklearn.preprocessing import scale
  • import os
  • import seaborn as sns
  • import keras
  • from keras.models import Sequential
  • from keras.layers import Dense, Conv2D , MaxPool2D , Flatten , Dropout
  • from keras.preprocessing.image import ImageDataGenerator
  • from tensorflow.keras.optimizers import Adam
  • from sklearn.metrics import classification_report,confusion_matrix
  • import tensorflow as tf
  • import cv2
  • from glob import glob

Which dataset?

The dataset can be downloaded on the following link:

Installation

  • Pull requests are welcome.
  • or https://github.com/yusufakcakaya/MIMII-dataset.git

Repo Architecture

MIMII-dataset
โ”‚
โ”‚   README.md              : explains the project
โ”‚   
โ”‚__   
โ”‚   MIMII.ipynb            : main file
โ”‚   
โ”‚__ 
โ”‚   valve                  : valve dBs png files
โ”‚  
โ”‚__ valve_validation       : valve validation dBs png files
โ”‚

Collaborators

Design and construction phase of the project was made by 2 collaborators.(Margaux Benoit,Yusuf Akcakaya) The code while applying the model comes from Analyticsvidhya.

Visuals

Examples of outputs.

download

Timeline

  • Type of challenge: Learning
  • Duration: 1 week
  • Deadline : Thu 02/12/21 H: 4:30 PM
  • Team challenge: Group project

Good Luck!

machine-condition-monitoring-with-cnn-model's People

Contributors

yusufakcakaya avatar benoitmargx avatar

Stargazers

Zihan Chen (Cesar) avatar

Watchers

 avatar

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.