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.

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 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.2a0.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.2a0-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwel-0.0.2a0.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.2a0.tar.gz
Algorithm Hash digest
SHA256 49834bc95f1cdf441467bfc9812e08b47be4c7c1dbc97ef4a45ca5a4ef623c18
MD5 609714712fd5be7d24fad98e981f6f6b
BLAKE2b-256 5eb7267451e0143e7f4f212cf24c0dd441a7ae4bdb50854b539c5e5106b62ee5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwel-0.0.2a0-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.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e02c429853f7cbf921b33a257f69322a772903210fcb54c94fe0c508b540982
MD5 3ae1b5d400f64615344ae0de6856be48
BLAKE2b-256 fe62315e54cbe17a9c2b0c323da832f93dc508286fa1524251fc3bae39496902

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