Giter Site home page Giter Site logo

rahul263-stack / fire_prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kartikeyshaurya/fire_prediction

0.0 1.0 0.0 247.62 MB

This project is aimed to build a model that can predict fire and smoke...

Jupyter Notebook 98.87% Python 1.12% Shell 0.01%

fire_prediction's Introduction

Forest Fire Prediction

Motivation

Forest Fires cause severe hazard in endangering vegetation, Animal and human life across the world, apart from this it can be a factor for Airborne hazards , Water pollution and other Post- fire risks. Also after Post-fire is very hard to control and even wildland fire fighters face several life-threatening hazards including heat stress, fatigue, smoke and dust, as well as the risk of other injuries such as burns, cuts and scrapes, animal bites, and even rhabdomyolysis. Between 2000–2016, more than 350 wildland firefighters died on-duty. Only Amazon forest fire cost Brazil US$957 billion to US$3.5 trillion over a 30-year period.



CNN Based Early stage detection classifier


The working model is deployed here


File Structure


FIRE_PREDICTION
├───data
│   ├───fire
│   └───Non_fire
├───model
│   ├───fire_detection.model
│   │   └───variables
│   └───sample_classifier_model  ## classic model 
├───readme_files  ## extra files for the readme.md 
├───techniques    ## source code 

How to setup

follow these simple steps to setup the environment

Step 1: make sure you have python installed version 3.5 to 3.7 (anyone) 
Step 2 : make a virtual environment( from my prefrence i use miniconda )
Step 3 : use this command to automatically download each required package :
                    pip install -r requirements.txt 

if everything didnot go as planned use this command 
                    pip install -r requirements_old.txt

step 4 : open the directory and run the app by :
                    streamlit run app.py 

step 5 : everything should be in order, and tryout my app :
    

Tools used

Thanks

@sabstian thrun
@ udacity
@ Lovely Professional University

license

the license is MIT but it would be better if you include me(karikeyshaurya) also

fire_prediction's People

Contributors

kartikeyshaurya avatar

Watchers

James Cloos 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.