Julien
Julien
I've been giving a look at the existing forks of kissfft on Github and found this commit implementing AVX https://github.com/dornerworks/kissfft/commit/63cc168f11c64fd4175ecbdba90dae637f31bb32
> Utils is deprecated, but in case you need it: > > `from segmentation_models_pytorch import utils` What's the replacement for `utils.train` ?
On my side I add to change `_model_default_cfgs` to `_model_pretrained_cfgs` in: https://github.com/qubvel/segmentation_models.pytorch/blob/c98c88d13481c956b232dec6fc13609859838d7a/segmentation_models_pytorch/encoders/__init__.py#L100
> I want to add some more controls over where the specular highlights can appear (tabs, buttons, etc.) individually. Should be better now.
Oops some of my specular branch went in this PR, I will clean this up
I think it's much better now, can you detail the other issues you found?
No problem, let me know if I can help.
Thanks for taking some time to reply. I agree my example isn't good. My own theme is much darker but I wanted to use your own funhouse as an example....
Something like this (using Stealth QPalette) would be a better example? I agree it is still a bit too light.  
In my PR it is slightly brighter. I felt that it should be subtle otherwise it may look like an highlighted status. I also flip the groupbox when the window...