SparseR-CNN icon indicating copy to clipboard operation
SparseR-CNN copied to clipboard

how to use plot function?

Open Yixiang-Wu opened this issue 4 years ago • 1 comments

I found that in SparseR-CNN/projects/SparseRCNN/sparsercnn/util/plot_utils.py has function names plot_logs, I want to plot logs, but I can't find log, how can I do that?

Yixiang-Wu avatar May 22 '21 03:05 Yixiang-Wu

Hi~

The plot_utils.py is following DETR repo. It can't be used to plot logs.

PeizeSun avatar May 31 '21 02:05 PeizeSun