Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
876b3c1900
added confusion matrix png
3 months ago
290d152a06
updated notebook
3 months ago
eca90506ff
Changed DVC
1 month ago
2215ff6772
changed some stuff
3 months ago
876b3c1900
added confusion matrix png
3 months ago
eca90506ff
Changed DVC
1 month ago
290d152a06
updated notebook
3 months ago
ef12f36f9e
Initial commit
6 months ago
71980086a4
Upload files using DagsHub client
1 month ago
50e7b388cb
Update 'README.md'
6 days ago
9151de8fac
Upload files to ''
2 weeks ago
290d152a06
updated notebook
3 months ago
ef12f36f9e
Initial commit
6 months ago
ef12f36f9e
Initial commit
6 months ago
1e7bb7de1a
renamed final Notebook correctly
6 days ago
290d152a06
updated notebook
3 months ago
e9765d6ada
Update 'requirements.txt'
3 months ago
74c8806db3
uploading inference test
3 months ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In
                                # FireDetectionItaly

This is for a master's thesis for Winston-Salem State University completed in April 2024

Instructions

  1. Clone the repo.
  2. (Recommended) Create and activate a virtualenv under the env/ directory. Git is already configured to ignore it.
  3. Install the very minimal requirements using pip install -r requirements.txt
  4. Run Jupyter in whatever way works for you. The simplest would be to run pip install jupyter && jupyter notebook.
  5. All relevant code and instructions are in ONFIRE_PROJECT_RUNNABLE_CNNv2.ipynb.
  6. Installing Tensorflow and Torch requires it's own job research that on your own. You will need to run in Linux, or MacOS (Mac Pro, high end)

Explanation

The associated models and datasets where available are in the bucket. frames_df.pkl is the ONFIRE Dataset, testing_df.pkl is the wildfire_dataset from kaggle. The results were calculated in a 4080 GTX MSI NVIDIA card 128GB DDR5 7200 mhz, in WSL2.

I will connect a paper. (Paper Connected!), okay so now that the paper is connected


To create a project like this, just go to https://dagshub.com/repo/create and select the Jupyter Notebook + DVC project template.

Made with 🐶 by DAGsHub.

Tip!

Press p or to see the previous file or, n or to see the next file

About

This is a project looking for different algorithms and their ability to detect, fire, smoke from fire, and discerning from confounding elements.

https://swift-tree.dev/?p=177
Collaborators 2

Comments

Aaron Linder

commented in commitc707ebc405on branch main

3 months ago Outdated

TF in december november was TF 2.6 and now TF is at TF 3.0 and models are broken. I will update TF3.0 model. Issue follows below. https://dagshub.com/ludiusvox/FireDetectionItaly/src/main/data/Screenshot_20240118-014330.png

Loading...