Karol Żak

Results 7 issues of Karol Żak

As described in #27 Need to look down on css styles for Jupyter Server, Google Collab, Kaggle, etc. and research what styles are available there and what needs to be...

enhancement

Closes #20 Fixes #17 Still need to: - add readme - test it out thoroughly - add imgkit setup instructions

enhancement

Example filename that would not display correctly: `SHAUN%20OF%20THE%20DEAD%20Bloopers%20#t=18.jpg` ![image](https://user-images.githubusercontent.com/9843623/90063201-4c129b80-dce9-11ea-93ed-7e0be8e5c1c9.png)

bug
wontfix
known issue

Small change introducing the option to provide a path (through location config) for model checkpoint to be used to load weights before starting a new training. I used this with...

Hi! When I programmatically generate masks for inpainting (with very sharp edges, no blur or smooth transitioning between mask/background) I get slightly worse outputs (visible artifacts) but when I apply...

there was a missing type() function to determine if label is of type np.ndarray. This is crucial for multiclass labels