msvargas
msvargas
@arnaldog12 Hi, no working :( Results: Roll: 2262.16° Pitch: 1977.92° Yaw: 1040.01°
Hi @tom-sherman, did you get this figured out? And one question, where did you do your digram? looks good, I really appreciate any help or information related to module federation...
Hi @ScriptedAlchemy, do you have some code examples or reference? thank you
share a little function to do that: ```js const getFaceAndDescriptor = (canvas, type = 'base64') => { if (!canvas) return Promise.reject(new Error('Foto no válida')); return new Promise(async (resolve, reject) =>...
New open source solution: https://github.com/SoftwareGift/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019 [international download link model](https://github.com/SoftwareGift/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019/issues/52#issuecomment-527536144) [Testing code](https://github.com/SoftwareGift/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019/issues/72#issuecomment-550123281) Output: ``` ./images/fake.jpg: FAKE! ./images/real.jpg: REAL ```
Please add this feature, thanks!
I think its posible fix, you add 'fs empty' in [webpack](https://github.com/webpack-contrib/css-loader/issues/447#issuecomment-285598881) and create custom fetch in faceapi.env.monkeyPatch, but i dont know if this working in [react-native](https://github.com/react-boilerplate/react-boilerplate/issues/2279#issuecomment-405824492)
Hi, i write my own package with support Micro800, I inpired in pylogix, written in python, https://www.npmjs.com/package/node-logix I hope help to any :)
Maybe to help anyone, after research a lot, I found the way, the result:  I know we can improve the implementation but it works, maybes some comment regarding to...
Hi @ScriptedAlchemy thanks for your answer, when will repack v3 be available? thanks