Zoe
Zoe
I deleted the code “preds = preds.squeeze(2)” @ rabbithui
> Hello > How are you? > Thanks for contributing this project. > I am going to train a new model with the supervisely-person-dataset. > How can I prepare the...
@rose-jinyang
@Lzc6996 Do you fix this? :)
@You mean that change 'cnn_model = CNN(self.img_data, True) #(not self.forward_only))' to ”cnn_model = CNN(self.img_data, not self.forward_only) #(True))”?