Dictionary containing csv writer objects for each target class.
target_class : str
(Use only with multi-label models) Which class to target for CAM calculation. Can be either set to "all" or "highest". "highest" is default, which means only visualizations for the class with the highest activation will be generated.
tb_positive_only : bool
If set, only TB positive samples will be visualized.
Returns
-------
all_road_scores : list
All the ROAD scores associated with filename, saved as .csv.