paulgavrikov / visualkeras

Visualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It allows easy styling to fit most needs. This module supports layered style architecture generation which is great for CNNs (Convolutional Neural Networks), and a graph style architecture, which works great for most models including plain feed-forward networks.
MIT License
582 stars 67 forks source link

Replace deprecated `Imagefont.getsize` method #42

Closed simon-isler closed 11 months ago

simon-isler commented 1 year ago

https://github.com/python-pillow/Pillow/pull/7080

github-actions[bot] commented 11 months ago

Stale pull request message