GithubHelp home page GithubHelp logo

tianma2000 / forest-fire-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prathyyyyy/forest-fire-detection

0.0 0.0 0.0 1.06 MB

Forest Fire Detection By Convolutional Neural Network

Python 1.70% Jupyter Notebook 98.30%

forest-fire-detection's Introduction

Forest fire detection By Convolutional Neural Network:

Introduction :

  • This Project Is To Implement Forest Fire Detection By Cnn .Used Basic Pretrained Model To Train Real Life Image and video For Classification and Object Detection.
  • Libraries Used In This Project Keras,Matplotlib,numpy,Pandas,Computer Vision,Tensorflow,ImageIO.
  • This Model Has Achieved 98 % Accuracy By Training And Testing the Model.
  • This Is the First And Basic version Of this Project.

Project workflow :

Major Libraries and framework :

  1. Tensorflow and keras - This is an AI and Deep Learning library used in this project for creating neural network and pretrained model.
  2. Numpy , pandas and matplotlib - This is used for data analysis , though for deep learning project it is not mandatory ,I have used just to give quick insight about data used in this project.
  3. ImageIO , Computer Vision (opencv) - This library is used in this project to open , process the image and video .

Project tasks :

  1. Download and setup dataset .
  2. Perform data analysis for this project.
  3. Create neural Network from scratch .
  4. Setup pretrained model .
  5. Data augmenting to extend dataset and enhance training.
  6. By open-cv and imageIO open , proecess image and video.
  7. Test and evaluate.
  8. Launch the model.

Future Goals Regarding This Project

  1. Reducing Code Complexity - As there is lots of lines of code which is hard to understand by beginners and in further version of this project code refactoring and easily readable by beginners to understand core concepts of this project
  2. usage of latest pretrained model - as to train this project it took lots of time and by introducing latest pretrained model (ConvNeXtXLarge) .by using this we can achieve 99+ % accuracy with lower iteration to reduce both computational strain and saves time.
  3. Provide end to end fire detection model - already this model can classify and detect different images containing fire and by using further computer vision concepts and introduce latest object detection Model(YOLO V7).

forest-fire-detection's People

Contributors

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