Lavender105 / DFF

Code for Dynamic Feature Fusion for Semantic Edge Detection https://arxiv.org/abs/1902.09104
MIT License
220 stars 51 forks source link

RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn #13

Open achreff opened 4 years ago

achreff commented 4 years ago

Hello

Someone solve this problem during the training

Capture du 2019-12-28 12-58-42 loss = self.criterion(outputs, target) loss.backward()

Thanks