Socket
Socket
Sign inDemoInstall

phenocv

Package Overview
Dependencies
16
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    phenocv

Rice High Throughput Phenotyping Computer Vision Toolkit


Maintainers
1

Readme

phenocv

Introduction

phenocv is a toolkits for rice high-throught phenotyping using computer vision.

phenocv is still in early development stage, and more features will be added in the future.

For label-studio semi-automatic annotation, please refer to playground.

For mmdetection training, please refer to mmdetection.

For yolo training, please refer to Ultralytics.

Support for mmdetection and label-studio will be added in the future.

Installation

Before install the package, make sure you have installed pytorch and install in the python environment with python>=3.8.

Install with pip:

pip install phenocv

Install in editable mode, allow changes to the source code to be immediately available:

git clone https://github.com/r1cheu/phenocv.git
cd phenocv
pip install -e .

Tutorial

Getting StartOpen In GitHubOpen In Colab

License

This project is released under the AGPL 3.0 license.

Citation

If you find this project useful in your research, please consider cite:

@misc{2023phenocv,
    title={Rice high-throught phenotyping computer vision toolkits},
    author={RuLei Chen},
    howpublished = {\url{https://github.com/r1cheu/phenocv}},
    year={2023}
}

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc