Gergely Mészáros, Ph.D.

Results 5 issues of Gergely Mészáros, Ph.D.

deepEqual take insertation order in account for Sets and Maps but not for Objects. Therefore `t.deepEqual(new Set([1,2]), new Set([2,1])` will fail while `t.deepEqual({a:1, b:2}, {b:2, a:1})` succeed. Container classes should...

enhancement
help wanted
scope:assertions

# Description Alternative grid generators using Voronoi's power. Just a PoC addressing #829. IDK it is useful or not. Choose the grid algo from options. - [ ] Bug fix...

POC

Shouldn't we normalize image data before inference? It seems in facial_detection_recog_emotion.ipynb In [23] we are feeding uin8 grayscale data into the network whereas the network was trained for float [0:1]...

just 3 lines fix of import error on python3 which is the default on most systems.

Nice CV experiment, but definitely unethical project. Should be removed. I can't see the source, just precompiled python, which might indicate a trojan.