Swall0w
Swall0w
Hi, @miguelvr Thank you for the detailed information. Initially, this tool was intended to compute computational costs on neural networks especially CNN. Therefore the desired input shape for stat is...
https://github.com/ofirpress/YouMayNotNeedAttention
@PeizeSun Thank you for your suggestion. After commenting out the giou, i got a new error... ```bash -- Process 0 terminated with the following error: Traceback (most recent call last):...
@uents The same problem happened to me. Just comment out line 9, 10. I think the script doesn't use any functions from yolov2_grid_prob and yolov2_bbox. It works for me.