hi,
I have been using the no-avx version for some time now and recently migrated to cpu version latest to improve the speed of the service since no-avx version was slow.
on this new cpu latest version from docker im able to successfully run the vision/detection however /vision/face e.g. face detection is not working.
Every time request is stuck and no sign of the request is seen in docker log as well. after long period call would end with timeout error. sometimes it wont even error out without any response.
below are details
- Docker on Synology NAS DS218+ with intel Cerelon J3355 2 GH processor and 10GB RAM.
- Docker version is 18.09.0-0513
- Object detection is working fine
- Key is activated
- On non-avx version (old setup) both object and face detection are working fine but are slow.
could someone please look into it and provide any pointers as how it can be resolved?
Thanks