Download the training dataset from google drive and testing dataset from google drive
run the training using the following command:python /path/to/U-Net_v2/PolypSeg/Train.py. An error occurred in the following statement: P1, P2= model(images)
ValueError: too many values to unpack (expected 2)
Download the training dataset from google drive and testing dataset from google drive run the training using the following command:python /path/to/U-Net_v2/PolypSeg/Train.py. An error occurred in the following statement: P1, P2= model(images) ValueError: too many values to unpack (expected 2)