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, 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://github.com/jbr819/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 x.y.z

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.3a0.tar.gz (25.2 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.3a0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for gwel-0.0.3a0.tar.gz
Algorithm Hash digest
SHA256 60bdca343b128ef77d9bd02b27f94e1241c2fa20b8c974ab70cc8e48325f43d2
MD5 687d9842a9366989532b7d838734fc35
BLAKE2b-256 081aeed46ec72abd14a1d23e3db7cda3b053d3eb0f882fd21db96e7fcd387853

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for gwel-0.0.3a0-py3-none-any.whl
Algorithm Hash digest
SHA256 d70f57953822eeabb02da3cf95483c90a7f2debcb183228f9e362480eb134ea0
MD5 dac00402221ae960f74de09a926feec8
BLAKE2b-256 a11a58201a2d0126523a2e49a5cfbdc50e51f03c6c291c144274402ffd345d34

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