165
Points
Questions
31
Answers
52
-
I already know that there are tensorflow.js tools like facemesh.js and face-api.js. But how do you guys suppose I use …
- 361 views
- 0 answers
- 0 votes
-
- 316 views
- 1 answers
- 0 votes
-
I have a d3js pie chart which shows hover data. How to get a close icon on hover on the …
- 384 views
- 1 answers
- 0 votes
-
index.js: const { app, BrowserWindow } = require(‘electron’); const path = require(‘path’); // Handle creating/removing shortcuts on Windows when installing/uninstalling. …
- 387 views
- 0 answers
- 0 votes
-
I have this structure of HTML accordions. 3 on the page. <div id="accordion<?php echo $accordion_id ?>" role="tablist" class="accordion–contact-us"> <div class="card-header" …
- 277 views
- 0 answers
- 0 votes
-
I am trying to fill the screen of the website with circle buttons. In order to avoid repetition, I’ve tried …
- 267 views
- 0 answers
- 0 votes
-
- 289 views
- 1 answers
- 0 votes
-
I am trying to debug my Python 3 Flask app running inside docker using VS Code installed in Windows 10 …
- 309 views
- 0 answers
- 0 votes
-
- 409 views
- 1 answers
- 0 votes
-
I am trying to overlay a quiver3d plot over an imshow plot in mayavi. The code I am using looks …
- 328 views
- 0 answers
- 0 votes