yolo_update: Update YOLO

Description Usage Arguments Details

Description

Update YOLO

Usage

1
yolo_update(yolo.inst)

Arguments

yolo.inst

directory of YOLO installation.

Details

since YOLO is under active development this function wraps the update procedure (1-2) and test it.

1. 'git pull'

2. 'make'

during installation 'Makefile' will be opened, to fine tune the installation, e.g. turning on multithreading or GPU processing.

after successfull update it will place 'yolo.inst' in 'paste0(system.file(package = "wuepix"), "/exec/yolo_inst.txt")'


georoen/wuepix documentation built on May 25, 2019, 5:25 p.m.