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.1b0.tar.gz (31.8 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.1b0-py3-none-any.whl (40.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwel-0.0.1b0.tar.gz
  • Upload date:
  • Size: 31.8 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.1b0.tar.gz
Algorithm Hash digest
SHA256 af8316bf0a77da0fcac2860fbca26aa16a54a15159f7dedc4fb3b1b368985f90
MD5 6e7bf83f3b2372bafb7897844e46e01f
BLAKE2b-256 9c174a04fbf4b274f58107ca8ce06477a7e1c6ef4d09e7a0971fcfe7b085f030

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwel-0.0.1b0-py3-none-any.whl
  • Upload date:
  • Size: 40.3 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.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef7071f33d4774effd39f50ceba0da47aac5cd33c45782b35e2e0763a7a48a2e
MD5 4a602a3796f9dca0f0073e13da9dedb5
BLAKE2b-256 37e49ceae0a4212651767cc6f958b56a9a4eabe510f170daa82e6b8023e5c61d

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