Alan

Results 3 issues of Alan

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...

RuntimeError: Given groups=1, weight of size [64, 12, 3, 3], expected input[8, 24, 320, 320] to have 12 channels, but got 24 channels instead During training, there is a misalignment...

Can pre-trained models for MobileNet V2 and RetinaNet be available?