I took a face recognition lecture using opencv and I followed it, but I get an error import cv2 model = 'data/res10_300x300_ssd_iter_140000.caffemodel' config
I'm very new to Flutter and I'm trying to learn. When the new category button is clicked, I want it to first get a category name and then create a new button wi
I am working on a Modal and having some issues. I am able to open my Modal, but am unable to close it by clicking outside the "container" id within my Modal. Ho
It was working fine till we have single Manifest file now we have created different Manifest for different build variant now deep link for debug variant not wor
I need to make a chart at the level with a row in the table, are there any tips on how to implement this enter image description here I need the chart lines to
I want to debug something, and I would benefit from being able to make some quick, non-persistent changes to my dependencies. The problem is that cargo computes
I need to validate two situations: The first one I want to validate if all returned records are active. When they are active the corresponding column is: <th
I have a yml file which calls a templated stage: - template: pipeline-templates/iac/deploy-template.yml parameters: envName: dev varGroup: dev-variabl