You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THE ERROR FOLLOWING WAS OCCURRING WHEN I TRY TO LOAD THE MODEL
TypeError: rawDescriptors.forEach is not a function
at checkDescriptors (/home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/commons.js:13:18)
at /home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/commons.js:32:5
at Object.load (/home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/index.js:28:28)
at Object. (/home/lt-031/Desktop/face/face3.js:39:34)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
The text was updated successfully, but these errors were encountered:
THE ERROR FOLLOWING WAS OCCURRING WHEN I TRY TO LOAD THE MODEL
TypeError: rawDescriptors.forEach is not a function
at checkDescriptors (/home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/commons.js:13:18)
at /home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/commons.js:32:5
at Object.load (/home/lt-031/Desktop/face/node_modules/face-recognition/lib/src/FaceRecognizer/index.js:28:28)
at Object. (/home/lt-031/Desktop/face/face3.js:39:34)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
The text was updated successfully, but these errors were encountered: