Code Monkey home page Code Monkey logo

microbes-classification's Introduction

Microbes Classification

image

Problem Statement

Microbes are tiny living things that are found all around us and are too small to be seen by the naked eye. They live in water, soil, and in the air. The human body is home to millions of these microbes too, also called microorganisms.

Microbes come in a huge variety of shapes - everything from rods to spheres, even corkscrew shapes. They’re all about the same size, with some a little bigger than others and smaller than others. They don’t have much of a color unless we apply a stain to them, which we sometimes do to see them under the microscope.

Microbes can be useful as well as harmful. Certain microbes cause severe infections and diseases and can also spoil food and other materials. While others play an important role in maintaining environmental balance.

Object

Our objects was to build a machine learning model that predicts to which class a microbe belongs to

Data Description

1.Solidity: It is the ratio of area of an object to the area of a convex hull of the object. Computed as Area/ConvexArea.

2.Eccentricity: The eccentricity is the ratio of length of major to minor axis of an object.

3.EquivDiameter: Diameter of a circle with the same area as the region.

4.Extrema: Extrema points in the region. The format of the vector is [top-left top-right right-top right-bottom bottom-right bottom-left left-bottom left-top].

5.Filled Area: Number of pixels in FilledImage, returned as a scalar.

6.Extent: Ratio of the pixel area of a region with respect to the bounding box area of an object.  

7.Orientation: The overall direction of the shape. The value ranges from -90 degrees to 90 degrees.

8.Euler number: Number of objects in the region minus the number of holes in those objects.

9.Bounding box: Position and size of the smallest box (rectangle) which bounds the object.

10.Convex hull: Smallest convex shape/polygon that contains the object.

11.Major axis: The major axis is the endpoints of the longest line that can be drawn through the object. Length (in pixels) of the major axis is the largest dimension of the object.

12.Minor axis: The axis perpendicular to the major axis is called the minor axis. Length (in pixels) of the minor axis is the smallest line connecting a pair of points on the contour.

13.Perimeter: Number of pixels around the border of the region.

14.Centroid: Centre of mass of the region. It is a measure of object’s location in the image.

15.Area: Total number of pixels in a region/shape.

Dataset

You can find the dataset tha was used in this link

microbes-classification's People

Stargazers

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