Big Tiger

Results 2 issues of Big Tiger

I have encountered this problem when I run test.py with below commands: 'python train.py --batch-size 8 --img 1280 1280 --data coco.yaml --cfg cfg/yolor_p6.cfg --weights '' --device 0 --name yolor_p6 --hyp...

![image](https://user-images.githubusercontent.com/74337918/132111540-f59180b0-95c1-4003-a4b3-e9404de62d4f.png) 图中指向的 i 是不是应该改为 i=1,我觉得应该是求从 i = 1 到 m 的累加和,然后求除以 m。