Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Property 'extractParamsFromWeigthMap' in type 'TinyYolov2' #322

Open
lcnvdl opened this issue Jul 15, 2020 · 3 comments
Open

Property 'extractParamsFromWeigthMap' in type 'TinyYolov2' #322

lcnvdl opened this issue Jul 15, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@lcnvdl
Copy link

lcnvdl commented Jul 15, 2020

Describe the bug
I've just installed using ng add in Angular 9 (latest version). The installation broke my project.

The error is:

 Property 'extractParamsFromWeigthMap' in type 'TinyYolov2' is not assignable to the same property in base type 'TinyYolov2'.

To Reproduce

  1. Create a new angular project
  2. ng add ngx-face-api-js
  3. ng serve

Expected behavior
It should work fine.

  • OS: Windows 10
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.83. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Jul 15, 2020
@pokono
Copy link

pokono commented Aug 2, 2020

Same issue here. Any suggestions? I'm on Angular 8.

ERROR in node_modules/ngx-face-api-js/node_modules/face-api.js/build/commonjs/ageGenderNet/AgeGenderNet.d.ts(20,15): error TS2416: Property 'extractParamsFromWeigthMap' in type 'AgeGenderNet' is not assignable to the same property in base type 'NeuralNetwork<NetParams>'.

@vssr95
Copy link

vssr95 commented Nov 27, 2020

I am facing the same issue in angular 10. Any work around or suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants