saliency_heatmap: Produce Salience heatmap from Raw MSI Net output

Description Usage Arguments Value

View source: R/saliency_heatmap.R

Description

Produce Salience heatmap from Raw MSI Net output

Usage

1
2
3
4
5
6
saliency_heatmap(
  saliency_files_directory,
  raw_image_directory,
  output_directory,
  output_only = FALSE
)

Arguments

saliency_files_directory

path to directory where raw MSI Net output is found

raw_image_directory

path to directory where raw creatives are found

output_directory

path to directory you want the heatmaps outputed into

output_only

logical. if TRUE all other edits are deleted and only final heatmap is kept

Value

jpeg where heatmap is overlayed original creative


ethan-beal-mediacom/saliencyanalysis documentation built on Feb. 9, 2022, 1 a.m.