rsingh2083
rsingh2083
Your code doesnt show how to generate corpus_embeddings.pkl file . Could you please help
File "/home/pi/.local/lib/python3.7/site-packages/facenet_pytorch/models/utils/detect_face.py", line 66, in detect_face tmp[(dy[k] - 1):edy[k], (dx[k] - 1):edx[k], :] = img[(y[k] - 1):ey[k], (x[k] - 1):ex[k], :] ValueError: could not broadcast input array from shape (0,1364,3)...
python demo.py --weight_file weights.29-3.76_utk.hdf5 --margin .4 --mage_dir img/ File "demo.py", line 91 cfg = OmegaConf.from_dotlist([f"model.model_name={model_name}", f"model.img_size={img_size}"]) ^ SyntaxError: invalid syntax
the demo is running just fine with sample_images directory. However, when I tried it on new images it doesn't predict at all. Can you tell me why is that happening?
While tagging this `usaddress.tag('Mr. Robbie Thomson,Cal. Hosp 2,Street 11, Block H,Jersey, New Jersey 121889,United States')` Im getting this error : - ``` --------------------------------------------------------------------------- RepeatedLabelError Traceback (most recent call last) in...
I cant see any output at all ``` python predict.py blur.jpeg predict.py:19: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full...
Hi, I was able to build it on ubuntu-32 bit (2020) on raspberry-Pi4 but its not detecting any faces at all. Can you please help, what could be happening ?...
Hi, Is it possible for you to somehow make this work on image deblurring also ?
Python=3.7 Mxnet=2.0.0 python3 evaluation_on_widerface.py ``` ----> load symbol file: ../symbol_farm/symbol_10_320_20L_5scales_v2_deploy.json ----> load model file: train_10_320_20L_5scales_v2_iter_1000000.params [20:34:14] /home/pi/mxnet/src/nnvm/legacy_json_util.cc:209: Loading symbol saved by previous version v1.5.0. Attempting to upgrade... [20:34:14] /home/pi/mxnet/src/nnvm/legacy_json_util.cc:217: Symbol...