YOLOv4-pytorch icon indicating copy to clipboard operation
YOLOv4-pytorch copied to clipboard

新手求问:loss图

Open ronger-git opened this issue 4 years ago • 5 comments

新手求问:请问如果我想把训练过程的loss趋势画出来,应该怎么操作

ronger-git avatar Dec 07 '20 10:12 ronger-git

https://github.com/jingtianyilong/YOLOv4-pytorch/blob/329abc1c8ee31501e63bd751880d96a1960ec7bb/train.py#L180-L184 You can use tensorboard. For instance I quote some of my code here.

jingtianyilong avatar Dec 07 '20 12:12 jingtianyilong

E:\Anaconda3\envs\YOLOv4-PyTorch\python.exe C:/Users/gja/Downloads/YOLOv4-pytorch-master/YOLOv4-pytorch-master/utils/get_map.py Error. File not found: C:\Users\gja\Downloads\YOLOv4-pytorch-master\YOLOv4-pytorch-master\utils\input\detection-results\0006.txt (You can avoid this error message by running extra/intersect-gt-and-dr.py)

Process finished with exit code 0为什么

gja-bit avatar Jan 15 '21 09:01 gja-bit

E:\Anaconda3\envs\YOLOv4-PyTorch\python.exe C:/Users/gja/Downloads/YOLOv4-pytorch-master/YOLOv4-pytorch-master/utils/get_map.py Error. File not found: C:\Users\gja\Downloads\YOLOv4-pytorch-master\YOLOv4-pytorch-master\utils\input\detection-results\0006.txt (You can avoid this error message by running extra/intersect-gt-and-dr.py)

Process finished with exit code 0为什么

老哥你解决了吗 应该怎么办啊

cymdhx avatar Jan 25 '21 11:01 cymdhx

我解决了 ,可以看看commitment

li-ju-bazhong avatar May 06 '21 14:05 li-ju-bazhong

我解决了 ,可以看看commitment

??老哥怎么解决的

wasedd avatar May 24 '21 14:05 wasedd