Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 1.3 KB

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

Comments

Loading...