Matias De lellis

Results 470 comments of Matias De lellis

> I started some time ago with some implementation based on JavaScript (tfjs-core) and some based on Google Coral. Wow, Although I understand that this would be another application, I...

https://github.com/matiasdelellis/facerecognition-external-model :see_no_evil: :shushing_face:

Well, After almost a year, it took only a couple of hours to have an external model.. hahaha :sweat_smile: But this thanks to a lot of previous background work inspired...

Hi @muebau > Does it do its work asynchronously? I think it sends a request and gets the response directly, right? I'm not sure I understand you... It is a...

Hi @burnoutberni Excuse me, but it is highly unlikely that there is a 100% external version. > I'm relying on a Nextcloud instance, where I can't install additional dependencies Just...

Hi @tetebueno In pdlib 1.0.2 we introduce some constants that infoms that. ``` [matias@nube ~]$ php --ri pdlib pdlib PDlib support => enabled Pdlib Version => 1.0.2 DLIB_USE_CUDA => false...

Hi @strugee I have my doubts regarding this. You are probably right, but this depends a lot on the screen you are viewing. Do you have a small screen with...

> Honestly it might just be my vision... I need really strong glasses/really poor vision and do occasionally find myself zooming in on webpages because the text is too small....

Hi @ytc-1 Memory management is very important in this application since it can be a very intensive task and consume a lot of memory. And therefore, we must make sure...

> After long time,.. haha.. I could almost welcome you .... :wink: > An exception occurred while executing 'CREATE INDEX persons_user_idx ON oc_facerecog_persons ("user")': > SQLSTATE[42P07]: Duplicate table: 7 ERROR:...