TransVG
TransVG copied to clipboard
engine.py debug有问题
metric_logger = utils.MetricLogger(delimiter=" ")
# 创建一个 SmoothedValue 实例
smoothed_value = utils.SmoothedValue(window_size=1, fmt='{value:.6f}')
debug到这两句会exit 139