Navid Khazaee (nkh)

Results 4 comments of Navid Khazaee (nkh)

Whoops, we have solved this in our case a few months ago, seems I have forgotten to document the final solution here and in other issues. I am currently on...

@kleinma take a look at last commits of branch fd-devel in our fork: https://github.com/Faraadid/tensorflow/tree/fd-devel?files=1 Hope it helps.

@serycjon, I wanted to implement what you said, but I ran into a weired thing (I work on the trackerCSRT implementation in opencv_contrib). The max_loc has to be the point...

Take a look at this: https://github.com/taigaio/taiga-back/issues/282 add ```--log-level debug --preload``` to ```args``` in section ```[watcher:taiga]``` in your ```/etc/circus/conf.d/taiga.ini``` file, or whatever its name is. Then: ```bash circusctl reloadconfig circusctl reload...