Code Monkey home page Code Monkey logo

realtimefire_detection's Introduction

Experimentally Defined Convolutional Neural Network Architecture Variants for Non-temporal Real-time Fire Detection

Tested using Python 3.4.6, TensorFlow 1.9.0, and OpenCV 3.3.1

(requires opencv extra modules - ximgproc module for superpixel segmentation)


Instructions to test pre-trained models:

$ git clone https://github.com/Kiesh/RealTimeFire_Detection.git
$ cd Realtime_Fire
$ sh ./download-models.sh
$ python fir_Detection.py videoplayback.mp4
 

Download model files from my Drive:
https://drive.google.com/open?id=1QZbajTf-Hvm4GmtqGpjeHkNdaGOku0sh

realtimefire_detection's People

Watchers

Manoj sisodia avatar

realtimefire_detection's Issues

re-train models

Hi , i am interested with your project and want to learn about how to re-train for another purpose (Smoke) , can you give me clue ?

i tried to train using fast-rcnn using tensorflow tutorial , able to get model.ckpt-xxxx copy to models/ but after i re-run python it came with error as below

2 root error(s) found.
(0) Not found: Key Conv2D/W not found in checkpoint
[[node save_2/RestoreV2 (defined at C:\Program Files\Python36\lib\site-packages\tflearn\helpers\trainer.py:155) ]]
[[save_2/RestoreV2/_9]]
(1) Not found: Key Conv2D/W not found in checkpoint
[[node save_2/RestoreV2 (defined at C:\Program Files\Python36\lib\site-packages\tflearn\helpers\trainer.py:155) ]]

tried everything but could not make it works , need your enlightment

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.