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://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.1rc0.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.1rc0-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwel-0.0.1rc0.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.1rc0.tar.gz
Algorithm Hash digest
SHA256 973b3d179d8d27da61f2d78ef2dff3daa2c6d389bd0795a12aa5dc90db1052cc
MD5 607a9cbdabe120b919f5978d81470002
BLAKE2b-256 30448cb034cfc4dc9b35489ace710f72487c6c3c4372d514a2b9ba1708453323

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwel-0.0.1rc0-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.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 80680c6389a2d6fc35cf0d2b5fd7fe13072c9254ff1632f1f613246b8086b5d5
MD5 9ab9b0f8f5dc092671479faa52200e63
BLAKE2b-256 76c8d35dca607e8616a7e86a2f52cb2c6e18e4b3fbbe03341066dcfc95a49123

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