Open wzjin2017 opened 5 years ago
Hi! Thank you for building up this pytorch project. I am modifying the project to my own needs, which requires the output of the model has gradients. However, the darknet output's requires_grad is False. Is it possible to have it to be True?
Hi! Thank you for building up this pytorch project. I am modifying the project to my own needs, which requires the output of the model has gradients. However, the darknet output's requires_grad is False. Is it possible to have it to be True?