justadudewhohacks / face-api.js

JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
MIT License
16.68k stars 3.71k forks source link

what's the best requirement pc for face api realtime with webcam using a ssdnet model? #477

Open arifpermadi999 opened 4 years ago

dalisoft commented 4 years ago

On my MBP 2012 (i5 Dual-core) works good and i think there no minor requirement, but my PC has below config except GPU (i think change to GeForce 1060 at least)

and enjoy smooth developing.

arifpermadi999 commented 4 years ago

On my MBP 2012 (i5 Dual-core) works good and i think there no minor requirement, but my PC has below config except GPU (i think change to GeForce 1060 at least)

  • Quad-core (each core more than 2.5Ghz would be nice)
  • NVidia GeForce GTX 1060 6GB
  • 2 x 8 GB
  • SSD
  • A good webcam

and enjoy smooth developing.

ok thanks for your information

justadudewhohacks commented 4 years ago

Get one with a reasonably good graphics card and you should be good to go in my opinion.