BioImageTools/yolo_detect

module

write your description here

machine-learning yolo image-detection bounding box computer-vision

Module Information

Repository
https://github.com/BioImageTools/nextflow-modules/tree/main/modules/bits/yolo/detect
Source
BioImageTools
Organization
BioImageTools
Authors
@BioinfoTongLI
Maintainers
@BioinfoTongLI

Tools

yolo

Wrapper of Yolo object detection predict function

License: AGPL-3.0

Inputs

Name Type Description
0

Quick Start

Include this module in your Nextflow pipeline:

include { YOLO_DETECT } from 'https://github.com/BioImageTools/nextflow-modules/tree/main/modules/bits/yolo/detect'
View on GitHub Report Issue