Giter VIP home page Giter VIP logo

forest_watchdog_front's Introduction

forest_watchdog_front

What it is?

The purpose of this app is to detect fire/smoke on forest images.

Web interface: https://mcdominik.github.io/forest_watchdog_front

Desctiption

Fullstack ML aplication with python+fastAPI. The model was trained and is working in PyTorch.

Backend Repository

https://github.com/mcdominik/forest_watchdog

MODEL

I used ResNet18 with pretrained weights and modified last layer to be binary (one neuron). I did simple 5 epoch training on kaggle dataset (link in the last paragraph). It was my first net in PyTorch and I had trouble with accuracy and loss measurements while training. I don't attach model charts because I basically don't know how model performs. I did some "manual" tests on new images and I predict pretty well.

PROBLEMS

WHAT CAN IMPROVE THE MODEL

The model has one big problem, when trees have red leaves (autumn photos), model predict it as fire. The solution should be to add some red-leaves pictures to training dataset and basic augumentation with some filters, different saturation etc.

forest_watchdog_front's People

Contributors

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