Git Product home page Git Product logo

segmentwater's Introduction

SegmentWater

Segmentation of water bodies using PaliGemma: Google's Visual Language Model.

General set up and activation of the environment

If you become developer of this project, clone this repository first.

Once the project is cloned, you need to create a virtual environment. To do so,
open a terminal and type the following:

$ pipenv install --dev

To activate the environment, type:

$ pipenv shell

We want to maintain high quality standards in our code. For this, we use pre-commit. To install it in your virtual environment, type:

$ pre-commit install 

This plugin will facilitate and automate the code formatting.

Install new packages

If you need to install new PyPI packages, run this command:

$ pipenv install <package-name>

For more options visit the pipenv official website.

Naming convention for the Jupyter Notebooks

To ease collaborative development and versioning of Jupyter notebooks, we are using the following naming convention: number_author'sname_description.ipynb. For instance, a notebook developed by Carmen that has some EDA on data, can have the name 1.CAMB_EDA_enriched_dataset.ipynb.

segmentwater's People

Contributors

anamabo avatar

Stargazers

 avatar

Watchers

 avatar

segmentwater's Issues

problem

hello, I think this project about segmentWater is very interesting. But i cannot find the code in this project. Maybe did you forgot it? or something is the mistake?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.