Tianxiaomo / pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4
Apache License 2.0
4.48k stars 1.49k forks source link

NameError: name 'SummaryWriter' is not defined #439

Open stpiamcee opened 3 years ago

stpiamcee commented 3 years ago

when run train.py there is a error. NameError: name 'SummaryWriter' is not defined