yaoppeng / U-Net_v2

202 stars 18 forks source link

About Training #4

Closed xiaoaleiBLUE closed 7 months ago

xiaoaleiBLUE commented 7 months ago

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)