0% found this document useful (0 votes)
36 views

Data Flow Diagrams

The document provides details about an early forest fire detection project including a data flow diagram and user stories. The data flow diagram shows the process of collecting multispectral image data and fire spot location data, extracting features to train a convolutional neural network model, and using the model to classify test data as fire or non-fire. The user stories outline collecting and preprocessing data, determining suitable algorithms, calculating accuracy of algorithms, and evaluating the precision, accuracy and recall of the algorithms.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Data Flow Diagrams

The document provides details about an early forest fire detection project including a data flow diagram and user stories. The data flow diagram shows the process of collecting multispectral image data and fire spot location data, extracting features to train a convolutional neural network model, and using the model to classify test data as fire or non-fire. The user stories outline collecting and preprocessing data, determining suitable algorithms, calculating accuracy of algorithms, and evaluating the precision, accuracy and recall of the algorithms.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Project Design Phase-II

Data Flow Diagram & User Stories


Date 31 October 2022
Team ID PNT2022TMID47227

Emerging Methods For Early Detection Of Forest


Project Name Fires

Maximum Marks 4 Marks


Dataflow Diagram:

Data set

Fire spot location


data
Data matching
Data set
and point
Multispectral extraction
Increase surrounding
image data environment information

Training and Testing

Training CNN
Training Data
model

Feature Fully connected Fire or non-


extraction layer classifier fire
Testing Data

Classification
result
User Stories :

Functional User Acceptance


User Type Requirement Story User Story / Task criteria Priority Release
(Epic) Number

It is necessary for an animal rights We must collect the


Environment Collect the data USN-1 activist to gather information about correct data. Because High Sprint-1
forest fires. of prediction
To gather the
algorithms and Medium
USN-2 Determine which algorithms can be determine the accuracy Sprint-2
used for prediction. of each algorithm.

Implement USN-3 Determine the accuracy of each The accuracy of the


Algorithm algorithm algorithm is must be High Sprint-2
calculated

Data is preprocessed
USN-4 Assess the data set before the training High Sprint-16

Evaluate Decide the precision, accuracy, as well Accuracy is important


Accuracy of USN-5 as recall of each algorithm. to detect the severity of High Sprint-3
Algorithm the fire

You might also like