> P.S. We are contacting the authors of YOLO series about the naming of YOLOv6.
You should ask _before_ publishing, not _after_.
They claim it runs faster and is more accurate than YOLOv5, yet requires 3x as much computation (GFLOPs)? Something doesn't add up here.
There is unbelievably little information about the architecture too. Unfortunately it's not in a format I can easily throw the cfg in as visualize it: https://gitlab.com/danbarry16/darknet-visual
The individual ops could be faster, so even though there are more of them, the overall speed is quicker. The authors mention using more 16bit ops, so that might be part of the reason?