Ali Bakhshinejad
Results
2
issues of
Ali Bakhshinejad
### Describe the bug Hi, I have a simple code to download the artifact from the aws through wandb. The code works, however, as soon as I run the code...
cli
Hi, I have opencv installed and using it to load images, however, I am still getting this error. `File ~/miniconda3/envs/deepface/lib/python3.10/site-packages/deepface/detectors/OpenCvWrapper.py:23, in build_cascade(model_name) 20 face_detector_path = opencv_path+"haarcascade_frontalface_default.xml" 22 if os.path.isfile(face_detector_path) !=...