MichaelB
07/29/2022, 9:40 AMcrayfish
08/01/2022, 12:48 AMdatajoely
08/01/2022, 5:54 AMkedro build-reqs
or pip-compile
to pre resolve your depsNick Sieraad
08/01/2022, 11:43 AMDataSetError: Failed while saving data to data set ImageDataSet(filepath=C:/Users/user/Documents/my_project/data/02_intermediate/xxx.png, protocol=file, save_args={}).
cannot write mode CMYK as PNG
. I am trying to save a .jpg image as png. It works for some .jpg, but other doesn't. Does anyone know how I can solve this?MichaelB
08/01/2022, 1:21 PM(02_intermediate)
after loading them from the (01_raw)
. When I try to run a function that combines, "glues", the raw datasets into the (02_intermediate)
it gives this error: OutputNotUniqueError: Output(s) ['label_images_int_jpg'] are returned by more than one nodes. Node outputs must be unique.
MichaelB
08/01/2022, 1:21 PMThiago Poletto
08/01/2022, 5:52 PMZhee
08/01/2022, 7:12 PMNick Sieraad
08/02/2022, 7:47 AMNick Sieraad
08/02/2022, 7:48 AMnoklam
08/02/2022, 8:49 AMThiago Poletto
08/02/2022, 9:58 AMbrewski
08/02/2022, 7:41 PMbrewski
08/02/2022, 7:51 PMbrewski
08/02/2022, 7:59 PMfrom {{project_name}}.pipelines.{{pipeline_name}}.nodes import *
and it seemed to work wellnoklam
08/02/2022, 9:29 PMbrewski
08/02/2022, 9:29 PMnoklam
08/02/2022, 9:30 PMbrewski
08/02/2022, 9:30 PMnoklam
08/02/2022, 9:30 PMnoklam
08/02/2022, 9:31 PMnoklam
08/02/2022, 9:31 PMnoklam
08/02/2022, 9:31 PMnoklam
08/02/2022, 9:32 PMbrewski
08/02/2022, 9:32 PMnoklam
08/02/2022, 9:33 PMnoklam
08/02/2022, 9:33 PMbrewski
08/02/2022, 9:38 PMbrewski
08/02/2022, 9:38 PMbrewski
08/02/2022, 9:39 PM__init__.py