mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Profiling fix copies input to Detect layer to circumvent inplace changes to the feature maps.
Profiling fix copies input to Detect layer to circumvent inplace changes to the feature maps.