Niklas Werner
Niklas Werner
Fixed two errors that I was facing when trying to use the grad-cam.py script. I copied the solutions from these two issues together to fix the errors: #17 #21
Hey, I have been trying to get flow_from_dataframe to work for quite some time now, I'm using Keras 2.2.4 with preprocessing 1.0.9 and Tensorflow 1.13. I'm trying to do a...
Is it possible to disable a widget? Say I have a pause screen and I want to show it only sometimes. I made this functionality possible with a custom ButtonWidget...
**Describe the bug** According to the documentation it's possible to use JUnit 5 together with Koin by using Extension: https://insert-koin.io/docs/reference/koin-test/testing/#testing-with-junit5. I followed this guide and this works as expected. When...