bilylee / SiamFC-TensorFlow

A TensorFlow implementation of the SiamFC tracker
MIT License
358 stars 112 forks source link

Matplotlib version issue #94

Closed Happme closed 4 years ago

Happme commented 4 years ago

I would like to ask the specific version of matplotlib is what?The following error occurred when I was executing the code. After checking, I found that it might be due to the version problem.

AttributeError: 'AxesSubplot' object has no attribute 'set_facecolor'

bilylee commented 4 years ago

Please use matplotlib >= 2.0.0