You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing fasterrcnn-gradcam, after debugging, I found that the gradient parameter has always been None. The gradient parameter never gets data. Then it will be reported: 'NoneType' object is not subscriptable. There is no problem with the image path after checking. It would be appreciated if you could help.
The text was updated successfully, but these errors were encountered:
When doing fasterrcnn-gradcam, after debugging, I found that the gradient parameter has always been None. The gradient parameter never gets data. Then it will be reported: 'NoneType' object is not subscriptable. There is no problem with the image path after checking. It would be appreciated if you could help.
The text was updated successfully, but these errors were encountered: