Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draw graph #18

Open
smile-hahah opened this issue Jan 10, 2020 · 2 comments
Open

draw graph #18

smile-hahah opened this issue Jan 10, 2020 · 2 comments

Comments

@smile-hahah
Copy link

Thanks for your good work!
Runnig this project ,I can get 'Success' and 'Precision', but doesn't show the graph.
It displays :

/home/pysot-toolkit/pysot/visualization/draw_success_precision.py:9: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (matplotlib.pyplot.figure) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam figure.max_open_warning).
fig, ax = plt.subplots()
/home/pysot-toolkit/pysot/visualization/draw_success_precision.py:47: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (matplotlib.pyplot.figure) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam figure.max_open_warning).
fig, ax = plt.subplots()

I have installed latex, but it doesn't diaply too.How can I solve the prolem?
Looking forward to your reply!

@bluoluo
Copy link

bluoluo commented Mar 8, 2020

Hello, I have the same problem, have you solved it?

@poppinjie
Copy link

It seems you have tested too many trackers at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants