Idan Harel

Results 4 issues of Idan Harel

Hi, I've been doing some simple analysis over both pre-trained models, validating using appa-real dataset. Here's what I'm doing: For each cropped and rotated image i.e. (_face.jpg) prefix: - Resize...

Hi. I see that there is not support for cluster mode. Could this be done with minimum overhead (aggregate before sending to master)? Because stats are collected on workers, and...

enhancement

Hi. So your circuit breaker has the following flow: closed -> errorsOverThreshold -> open -> - if has healthcheck: _setHealthInterval (https://github.com/awolden/brakes/blob/master/lib/Brakes.js#L122), if ok, close circuit. - if no healthcheck, use...

enhancement

Consider adding https://coveralls.io/ or another SaaS to show test coverage stats

enhancement