examples/TrainingWorkflow.R

############################################
#Training workflow to train image classifier
#Workflow for EfficientNet
#based on cropped images from MegaDetector
#Requires a Python environment with Tensorflow
#



library(reticulate)
reticulate::use_condaenv("mlgpu")
library(animl)
conservationtechlab/animl documentation built on June 2, 2025, 12:36 p.m.