Skip to content

mradzikowski/determine_the_change_of_coral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

determine_the_change_of_coral project

This project is used to determine the change of the coral reef. It has the photo taken from last year and the one that was taken now. It automatically needs to determine the changes and areas of these changes.

Before

Create the virtual environment

    python3 -m venv venv
    source venv/bin/activate

And then install the requirements

    pip install -r requirements.txt

To run the application and see the results run:

    python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages