rafellerc / Pytorch-SiamFC

Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"
Other
609 stars 148 forks source link

raise ValueError("{0} format is not supported".format(y_type)) #35

Open Totoro-wen opened 4 years ago

Totoro-wen commented 4 years ago

When I was training the model, I encountered the following problem. Screenshot from 2020-05-22 11-24-36 The type of parameter is correct. I have checked the relevant information, and I don't know what error caused it