Skip to main content

A computer vision package for handling large image datasets and using neural networks

Project description

Gwel

The gwel Python module provides a framework for handling large image datasets and using neural networks for computer vision tasks in crop science research. The module supports object instance detection and semantic segmentation. The flowchart below outlines the workflows that can be achieved using this module.

flowchart

Maintained and created by Jack Rich (j.b.c.rich@pgr.reading.ac.uk), Department of Crop Science, School of Agriculture, Policy, and Development; University of Reading as part of my PhD research.

0 Install via PyPI

For a quick installation of the latest stable version ( conda package manager recomended):

pip install gwel

If installing from source following these directions:

1 Clone this repo

git clone https://gitlab.act.reading.ac.uk/bw832080/gwel.git
cd gwel

2 Create Virtual Environment

With conda (recommended):

conda env create -f environment.yml
conda activate gwel

With venv (Linux and macOS):

python3.10 -m venv gwel 
source gwel/bin/activate
pip install -r requirements.txt

With venv (Windows):

python3.10 -m venv gwel 
gwel\Scripts\activate 
pip install -r requirements.txt

3 Install gwel

pip install -e .

Command Line Interface

Verify gwel installation:

gwel --version
GWEL CLI version 0.0.1a0

To see gwel subcommands:

gwel --help

Navigate to images directory and view images with:

gwel view
#to navigate to the next or previous images use the 'n' and 'p' keys respectively.
#press the 'q' key to quit. 
#pressing the 'f' key will flag images.

For detailed tutorials, visit the wiki.

Acknowledgments

This research is funded by the Biotechnology and Biological Sciences Research Council (BBSRC), part of UK Research and Innovation (UKRI), through the FoodBioSystems Doctoral Training Partnership (DTP) as part of my PhD project at the University of Reading.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gwel-0.0.1a0.tar.gz (31.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gwel-0.0.1a0-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

Details for the file gwel-0.0.1a0.tar.gz.

File metadata

  • Download URL: gwel-0.0.1a0.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for gwel-0.0.1a0.tar.gz
Algorithm Hash digest
SHA256 0a3033abad19be370d6fe161fd654d1ac3f546fe0cad036c664ca4b271f368e1
MD5 cb0f181b48addb472078ddf25ccaa8c4
BLAKE2b-256 cc3eef84b6ce34fed864f757fe6553213c0675f77105e4ba711883ef01e40cd0

See more details on using hashes here.

File details

Details for the file gwel-0.0.1a0-py3-none-any.whl.

File metadata

  • Download URL: gwel-0.0.1a0-py3-none-any.whl
  • Upload date:
  • Size: 40.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for gwel-0.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 b859297305a71d51fea2713748d089af39091f130febe4f6dbe7af3b2f48dd72
MD5 17f5213997e7e5156d417922cee4d5f9
BLAKE2b-256 e520d514dfd342a932c1a7ee33989182a0c88f00ae1f068d3af2f461c1450648

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page