Git Product home page Git Product logo

landt-edutech-hackathon's Introduction

LandT-Edutech-Hackathon

This repository contains the code for the classification models used and it also provides the judging metrics (precision, recall and f1 score for all the models)

Evaluation metrics on test data and Predictions by different models. These can be verified by looking at the output of the corressponding ipynb files.

Xception

Metric Value
Precision 1
Recall 1
F1 1
Image Prediction
IMG_1129 Positive
IMG_1130 Positive
IMG_1131 Positive
IMG_1132 Positive
IMG_1133 Positive
IMG_1134 Positive

InceptionV3

Metric Value
Precision 0.99
Recall 1
F1 0.995
Image Prediction
IMG_1129 Positive
IMG_1130 Negative
IMG_1131 Negative
IMG_1132 Positive
IMG_1133 Positive
IMG_1134 Positive

InceptionResnetV2

Metric Value
Precision 0.99
Recall 1
F1 0.995
Image Prediction
IMG_1129 Negative
IMG_1130 Negative
IMG_1131 Negative
IMG_1132 Positive
IMG_1133 Positive
IMG_1134 Negative

Vgg16

Metric Value
Precision 1
Recall 1
F1 1
Image Prediction
IMG_1129 Negative
IMG_1130 Negative
IMG_1131 Negative
IMG_1132 Negative
IMG_1133 Negative
IMG_1134 Negative

Conclusions

  1. The 6 images used for prediction are quite different compared to the images in train, test and valid datasets.
  2. The images in the test,train and valid datasets,the crack and background are clearly differentiable. (background surface color and crack color are clearly seperable). This is not the case with the images used for prediction(crack and background are barely separable).
  3. Xception performed quite well on the test data and it had also correctly predicted (with probability of nearly 1) the classes of all the images in the predict folder.
  4. A more powerful and generalized model can be obtained by taking the majority voting of different pretrained models for the final prediction.

landt-edutech-hackathon's People

Contributors

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