Carsten Schwede

Results 53 comments of Carsten Schwede

@kahst Could you add the specific version requirements of the following libraries: - Theano - libgpuarray/pygpu - Lasagne Currently `git clone git://github.com/Theano/Theano.git`will install Theano 1.0.1, but later on `sudo pip...

@kahst Thanks for the fast reply. Which Theano version are you using? These are my results: **`[email protected]`**, `[email protected]` and `[email protected]` results in the following error at `lasagne/layers/conv.py`: `AttributeError: 'Conv2DLayer' object...

Convergence is very susceptible to `initialValues`, please see my edit.

Please see my code, it runs 250 iterations with random initial values in each, in about 15% of cases the random initial values lead to convergence.

Results for Macbook Pro 2020, Radeon 5600M. Hard edge in Chrome and Firefox, no edge in Safari. There also more artefacts visible on the inside in comparison to @bhouston screenshot...

Looking more closely now, there are actually different edges in Safari and Chrome (Radeon 5600M, macOS). Chrome: Safari: Edge does not move with lights/objects and is not present in early...

Overriding software rendering list and enabling draft extensions in Chrome/macOS/Radeon also has no effect on the edge.

Here is a montage of how the edge appears in later iterations (Chrome/MacOS/Radeon) ![montage](https://user-images.githubusercontent.com/234960/111494388-b471a180-873e-11eb-8748-6c424aacf23e.jpg)

The light target is currently on top of the object. Would it make sense to add a corresponding helper to indicate the orientation of the DirectionalLight (or give the target...