Welcome to Final Year Projects!!
  • Newsletter
  • +91 90254 34960
  • Contact Us
  • FAQs
Select category
  • Select category
  • Artificial Intelligence
  • Biomedical
  • Block Chain
  • Cloud Computing
  • Cyber Security
  • Data mining
  • Deep Learning
  • Embedded Components
  • Generative AI
  • IoT
  • LORA
  • Machine Learning
  • Mini Projects
    • Embedded
    • Java
    • Matlab
    • Python
    • VLSI
      • pipeline
  • Natural Language Processing
  • Projects
    • Embedded
      • Agriculture
      • Artificial Intelligence(AI)
      • Biomedical
      • Digital Twin
      • Image Processing
      • Internet of Things(IoT)
      • LoRaWAN
      • Raspberry PI
      • Robotics
      • Social Cause
    • Java
      • Android
      • Augmented Reality
      • Blockchain
      • Cloud Computing
      • Data Mining
      • Internet of Things (IoT)
      • Machine Learning
      • Secure Computing
    • Matlab
      • Cryptography- Authentication
      • Cyber Security
      • Deep Learning
      • Digital Image Processing
      • Machine Learning
      • Natural Language Processing
    • Mechanical
      • Automation
      • Automobile
      • Design and Analysis
      • Fabrication
      • Pnumatics
    • Python
      • Blockchain
      • Cybersecurity
      • Deep Learning
      • Explainable AI
      • Generative AI
      • GPT
      • Machine Learning
      • OpenCV
    • VLSI
      • Low Power VLSI Design
      • On-Chip Cryptography
      • Self Repairing Technology
  • Robotics
  • Secure Computing
Login / Register
0 Wishlist
0 Compare
2 items ₹11,000.00
Menu
2 items ₹11,000.00
Browse Categories
  • Java
  • Python
  • Embedded
  • Machine Learning
  • Mechanical
  • Matlab
  • VLSI
  • Raspberry PI
  • Artificial Intelligence
  • Home
  • Shop
    • PROJECTS
      • PROJECTS
        • Java
        • Python
        • Embedded
        • Matlab
        • VLSI
        • Mechanical
    • MINI PROJECTS
      • PROJECTS
        • Java
        • Python
        • Matlab
        • VLSI
        • Embedded
    • WORKSHOPS
      • Workshops
        • Python
        • Robotics
        • Industry Visit
        • Raspberry Pi
        • Image Processing
        • Mechanical Engineering
        • VLSI
        • Arduino
        • Matlab
        • Machine Learning
        • Embedded
        • Android
        • IoT
    • INTERNSHIPS
      • Internships
        • Python
        • Machine learning
        • Artificial intelligence
        • Web development
        • Android
        • IoT / internet of things
        • Cloud Computing
        • Digital Marketing
        • Big Data
  • Journal paper
  • Blog
  • About us
  • Contact us
“Deep Learning Algorithms for Cyber-Bulling Detection in Social Media Platforms” has been added to your cart. View cart
Edge Fire Smoke A novel lightweight cnn model for Real Time video Fire smoke Detection
Click to enlarge
Home Projects Python Edge Fire Smoke A novel lightweight cnn model for Real Time video Fire smoke Detection
DeepCurvMRI Deep Convolutional Curvelet Transform based MRI Approach for Early Detection of Alzheimer’s Disease Alternate
DeepCurvMRI: Deep Convolutional Curvelet Transform-based MRI Approach for Early Detection of Alzheimer’s disease ₹5,500.00
Back to products
Facilitating Leucocyte Count Using Deep Learning A Paradigm Shift
Facilitating Leucocyte Count Using Deep Learning A Paradigm Shift ₹5,500.00

Edge Fire Smoke A novel lightweight cnn model for Real Time video Fire smoke Detection

₹5,500.00

Watch Product Video
Compare
Add to wishlist
SKU: Python - Deep Learning Categories: Deep Learning, Deep Learning, Projects, Python Tags: Deep Learning - Python, Fire Smoke Detection, YOLOv7
Share:
  • Description
  • Reviews (0)
  • Software Download
  • Download Abstract
  • Shipping & Delivery
Description

Aim:

Ā Ā Ā Ā Ā Ā Ā  The aim of this study is to address the escalating issue of wildfires on a global scale, particularly in regions like Brazil, where the Amazon forest and other forest biomes are significantly affected. The proposed aim is to introduce a novel and lightweight convolutional neural network (CNN) model for the real-time detection of wildfires using RGB images. This approach seeks to overcome the limitations of existing methods employed for wildfire detection and offer enhanced advantages. The primary objective is to create a CNN architecture that can effectively process images from various sources, including unmanned aerial vehicles and video surveillance systems, by integrating edge computing devices for image processing.

Abstract:

Ā Ā Ā Ā Ā Ā Ā  Forest fires may cause serious human and economic losses, and it is also a key technology linked to realizing forest intelligent fire detection and prevention. Therefore, the study of forest fire detection and early warning system has great social application value. However, the traditional methods of detecting fires have weak real-time and detection capabilities. The new generation of deep learning technology, especially convolutional neural networks, provides new means and methods for fire detection. The convolutional neural network has the characteristics of good fault tolerance, self-adaptability, self-learning ability, and weight sharing, which makes the convolutional neural network can identify fires in a working principle close to that of the human eye. The fire detection method based on deep learning has high accuracy and robustness. However, due to its large number of parameters and a large number of calculations, it is difficult to be practically applied. With the development of edge computing, it is now possible to use the edge instead of the cloud for computing, which will greatly reduce latency. This paper collects a large number of forest fire images as a data set, trains a model that can recognize forest fires based on the YOLOv7 network, and further deploys the trained model to the edge server RK3588. Finally, a front-end visual interface capable of displaying fire recognition results was built using Pyqt5. The model in this method has good robustness and generalization ability, and the application of edge computing in fire forest detection further improves the speed of fire detection, which provides a new way for forest fire detection.

Introduction:

Ā Ā  Ā Ā Ā Ā Ā  Fires have become more frequent in recent years. Fire prevention and detection is an important research project which is beneficial to national economy, people’s life safety and natural environment. Traditional flame monitoring mainly uses smoke sensors and temperature sensors. Traditional flame monitoring is limited to a fixed and closed small space and relies on monitoring the smoke concentration and temperature threshold in the closed space to detect. The ability to detect single flame is limited. At the same time, due to the limitation of space, the conditions of outdoor and spatial-temporal flame detection cannot be met. In view of this, Lasaponara et al. proposed an improved adaptive flame detection algorithm based on AVHRR (Advanced Very High Resolution Radiometer); Celik et al. proposed a real-time flame detection algorithm that combines target foreground information with color pixel statistics; Zhou et al. proposed a flame detection based on flame contour determine whether a target is a flame target based on three features: contour area, edge, and roundness of the detected target. Because the flame target features are affected by color, contour changes and complex scenes, the traditional flame target detection is prone to false detection and the problem of missing detection for small-sized targets. Compared with the traditional flame detection methods, the exposed detection conditions are limited, the detection method is single, and the detection performance is worse. In the past decade, deep learning-based flame detection methods have developed rapidly. In the literature, a small-scale flame detection method based on YOLOv7 algorithm was proposed to achieve the detection of different scales of flames using an improved clustering algorithm. In the literature a Fire-YOLO algorithm is introduced, which adds depth-separable convolution to reduces the computational and parametric quantities of the model, and improves the perceptual field of the feature layer by using cavity convolution, and achieves a detection speed of 4 frames/sec. A new adaptive selection algorithm for flame image features is introduced in the literature, which introduces genetic optimization to the attribute approximation of rough sets and increases the diversity of the population by dynamically pruning and supplementing new individuals, effectively improving the generalization ability of the flame recognition algorithm. The current advanced target detection methods are mainly single-stage and two-stage algorithms. For example, single-stage detection algorithms: YOLO The single-stage detection algorithm, compared to the two-stage detection algorithm, has the property of fast detection speed, which can better meet the real-time flame image detection. Based on this, a single-stage detection algorithm is preferred. The YOLOV7 detection method is proposed on the basis of the most advanced target detection method YOLOv7. By combining ConvNext Block to build the CN-B network module, replace the first and last ELAN module of Backbone in YOLOv7, Replace the Bags module (Trainable bag-of-freebies in YOLOv7), the ELAN variant of Head, with the CN-B network module. The YOLOv7 network model is not only lightweight, but also enables the YOLOv7 network to obtain larger sensitivity field, enhance the ability of flame feature extraction, improve the network performance, obtain higher accuracy and mAP, achieve smaller Parameters, Gradients, Layers and less computation.

Proposed System

Ā Ā Ā Ā Ā Ā Ā Ā  YOLOv7 uses Model scaling for concatenation-based models. When a cascade-based model performs depth scaling, the output width of the computational block also increases. This phenomenon will lead to an increase in the input width of the subsequent transport layers. Therefore, it is proposed that when performing model scaling for cascade-based models, only the depth in the computational block needs to be scaled and the remaining part of the transport layer is performed using the corresponding width scaling. Also, the parametric convolution is re-analyzed by using the gradient flow propagation path in combination with different networks. after analyzing the combination and corresponding performance of RepConv with different architectures, used the RepConv without identity connectionĀ  to design the architecture of the planned re-parametric convolution, avoiding that the RepConv that the identity connection breaks the cascade of residuals, thus providing more gradient diversity for different feature mappings. YOLOv7 proposes a new label assignment method which guides the auxiliary and bootstrap heads by bootstrap head prediction. In other words, the bootstrap head prediction is used as a guide to generate hierarchical labels from coarse to fine, which are used for auxiliary head and bootstrap head learning, respectively.

Advantages:

Ā Ā Ā Ā Ā Ā Ā  Compared to earlier versions, YOLOv7 offers improved accuracy, speed, and versatility. Its architecture enables efficient detection of objects like fires in images, making it an ideal candidate for real-time forest fire detection.

 

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Edge Fire Smoke A novel lightweight cnn model for Real Time video Fire smoke Detection” Cancel reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

Software Download

You must be logged in to download the software.

Download Abstract

You must be logged in to download the abstract.

Shipping & Delivery
wd-ship-1
wd-ship-2

MAECENAS IACULIS

Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames nunc natoqueĀ dui.

ADIPISCING CONVALLIS BULUM

  • Vestibulum penatibus nunc dui adipiscing convallis bulum parturient suspendisse.
  • Abitur parturient praesent lectus quam a natoque adipiscing a vestibulum hendre.
  • Diam parturient dictumst parturient scelerisque nibh lectus.

Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac parturient scelerisqueĀ vestibulum amet elit ut volutpat.

Related products

Compare

Efficient Machine Learning Approach For Crime Detection In India

Python, Machine Learning, Projects, Machine Learning
₹5,500.00
The goal of this project is to create a reliable model for predicting droughts in regions that are vulnerable to them. Using Indian rainfall data, the project applies ARIMA and SARIMAX models to forecast droughts. The project aims to support better planning and response strategies, helping communities prepare for and mitigate the effects of droughts.
Add to wishlist
Add to cart
Quick view
Compare

Enhancing Smishing Detection A Deep Learning Approach for Improved Accuracy and Reduced False Positives

Python, Machine Learning, Machine Learning
₹5,500.00
The aim of this work is to explore and develop advanced methods for enhancing the detection and prevention of smishing attacks. This involves utilizing cutting-edge technologies such as machine learning, artificial intelligence, and behavioral analysis to identify and block fraudulent SMS messages, protecting users from financial and personal data theft. The goal is to create more effective, real-time detection systems to mitigate the growing threat of smishing attack
Add to wishlist
Add to cart
Quick view
Compare

Incorporating Meteorological Data and Pesticide Information to Forecast Crop Yields Using Machine Learning

Python, Machine Learning, Projects, Machine Learning
₹5,500.00
To develop a robust and accurate crop yield prediction system by integrating meteorological data, pesticide usage records, and crop yield statistics, leveraging advanced machine learning techniques to promote sustainable agricultural practices and enhance global food security.
Add to wishlist
Add to cart
Quick view
Compare

Predicting Heart Diseases Using Machine Learning and Different Data Classification Techniques

Python, Machine Learning, Projects, Machine Learning
₹5,500.00
Aim: This study develops a machine learning model to classify heart disease into different severity levels. It analyzes patient data to improve diagnostic accuracy and support medical decisions.
Add to wishlist
Add to cart
Quick view
Compare

Real-Time Plant Disease Dataset Development and Detection of Plant Disease Using Deep Learning

Projects, Python, Deep Learning, Artificial Intelligence, Deep Learning
₹5,500.00
Aim: The primary aim of this project is to develop an advanced plant disease detection system that leverages state-of-the-art deep learning architectures, such as ResNet152V2 and EfficientNetV2B3, to achieve higher accuracy, scalability, and efficiency.
Add to wishlist
Add to cart
Quick view
Compare

Research on Fire Smoke Detection Algorithm Based on Improved YOLOv8

Projects, Python, Deep Learning, Deep Learning
₹5,500.00
To develop a real-time fire and smoke detection system using the latest YOLOv11 model, providing higher accuracy and faster response in complex environments.
Add to wishlist
Add to cart
Quick view
Compare

Social Media Forensics an Adaptive Cyberbullying-Related Hate Speech Detection Approach Based on Neural Networks with Uncertainty

Projects, Python, Cybersecurity, Deep Learning, Cyber Security, Deep Learning
₹5,500.00
Aim: To propose an approach that improves the accuracy and efficiency of cyberbullying detection in social media text by utilizing an advanced model that aims to overcome ambiguity and classification challenges.
Add to wishlist
Add to cart
Quick view
Compare

Toward Improving Breast Cancer Classification Using an Adaptive Voting Ensemble Learning Algorithm

Python, Machine Learning, Projects, Artificial Intelligence, Machine Learning
₹5,500.00
Aim: The primary aim of this study is to develop a robust and accurate auxiliary diagnostic system for breast cancer by integrating machine learning techniques with a hybrid strategy.
Add to wishlist
Add to cart
Quick view

    Global Techno Solutions - GTS, started by young engineering graduates to overcome a problem they faced during their academic years. That is "Providing Solutions". They kept it as the motto for their company.

    • Phone: (+91) 90254 34960
    • Mail: sales@finalyearprojects.in
    Our Category
    • Java
    • Python
    • Embedded
    • Matlab
    • VLSI
    • Mechanical
    USEFUL LINKS
    • Privacy Policy
    • Returns
    • Terms & Conditions
    • Contact Us
    • Latest News
    • FAQ
    Mini Projects
    • Java
    • Python
    • Embedded
    • Matlab
    • VLSI
    Copyright Finalyearprojects.In 2024
    payments
    • Menu
    • Categories
    • Java
    • Python
    • Embedded
    • Machine Learning
    • Mechanical
    • Matlab
    • VLSI
    • Raspberry PI
    • Artificial Intelligence
    • Home
    • Shop
    • Blog
    • About us
    • Contact us
    • Wishlist
    • Compare
    • Login / Register
    Shopping cart
    Close
    Sign in
    Close

    Lost your password?

    OR
    Don't have an account? Signup

    No account yet?

    Create an Account

    HEY YOU, SIGN UP AND CONNECT TO GLOBAL TECHNO SOLUTIONS

    Be the first to learn about our latest trends and get exclusive offers

    Will be used in accordance with ourĀ Privacy Policy

    Shop
    0 Wishlist
    2 items Cart
    My account

    Back