walstruzz

Results 4 issues of walstruzz

***操作系统***:Ubuntu 18.04 (gnome 3) ***ieaseMusic版本***:1.3.4 ***问题描述***: 在打开```Show menu bar icon```的情况下,右上角会出现小图标,这是正常且正确的。然而,当关闭```Show menu bar icon```时,**右上角小图标并没有消失**,而重新打开```Show menu bar icon```时,**右上角出现了两个小图标**。 **重复```Show menu bar icon```按钮的打开关闭操作,右上角将不断增加小图标。每个小图标都能使用,且点击其中一个退出之后,所有小图标都会消失。** ***附图***: **图1 尚未打开应用** ![图1 尚未打开应用](https://user-images.githubusercontent.com/15965978/53067207-20f12680-350e-11e9-9bfa-a8bf9bfc3a67.png) **图2 开启应用,右上角有一个小图标** ![图2 开启应用,右上角有一个小图标](https://user-images.githubusercontent.com/15965978/53067210-23ec1700-350e-11e9-8101-c4e3b70e4feb.png) **图3...

bug

Hi, thanks for your reimplementation. It is so elegant. But I found that you have a LeakyReLU layer after `dense1`, which does not exist in the tensorflow implementation. https://github.com/tomguluson92/StyleGAN_PyTorch/blob/92b7a3dc7711f617994dce3c7531177cc9940e04/networks_stylegan.py#L670 https://github.com/NVlabs/stylegan/blob/66813a32aac5045fcde72751522a0c0ba963f6f2/training/networks_stylegan.py#L617...

I compare the origin repo with yours. function ./pcn/pcn.py/stage1(img, imgPad, net, thres) line164.`img_resized` is changed by function `preprocess_img` in each loop. Is it correct? I don't know whether the operator...

I reimplement the python based eval code. **Only Python, Not Matlab**. https://github.com/Walstruzz/edge_eval_python