Giter Club home page Giter Club logo

solesleuth's Introduction

SoleSleuth

A performance analysis of raw and masked images to predict the size of the shoe from shoe imprints retrieved from a crime scene.

Introduction

Shoe imprints can help to narrow down a list of suspects in a crime scene. The shoe imprint can be used to identify the size of the shoe, which in turn can be used to approximately calculate the height of the person who wore the shoe. Hence, shoe imprints are an important piece of crime scene evidence. SoleSleuth is a neural network based on the ResNet152 model, and helps predict the size of the shoe from the shoe imprint.

Dataset

The dataset can be found here and contains 2D images of shoe imprints. The dataset contains 12 classes of different shoe sizes, ranging from 7-13.

Methodology

The dataset was split into training and validation sets, with 80% of the data being used for training and 20% for validation. The images were resized to 512x512 and normalized. The ResNet152 model was used as the base model, and the last layer was replaced with a fully connected layer with 12 output nodes. The model was trained for 100 epochs, with a batch size of 32. The model was trained on an RTX 3080 Ti Laptop GPU The model was trained using the RMSprop optimizer, with a learning rate of 0.001.

Model Architecture

SoleSleuth Model Architecture

Results

The model achieved an accuracy of 86.1% on the training set and 50% on the validation set. The reason for the poor performance on the validation set is that the dataset is not large enough, and is also imbalanced.

Accuracy

Accuracy plot with raw images

Loss

Loss plot with raw images

solesleuth's People

Contributors

rexgraystone avatar

Watchers

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