-
When i run capture.py i get the following error:
> Traceback (most recent call last):
> File "tools.capture.py", line 9, in
> from lib.tools.capture import ToolsCapture
> File "/home/p…
-
when i did 'python train.py --train=yes', code 'data_dict['X2'] = np.concatenate((data_dict['X2'], np.load(DATASET.train_folder + '/hog_features.npy')), axis=1)' from data_loader.py reprted a err…
-
Hey Andrew,
Ryan here from Jemsoft.
Just updating to let you know the issue in our API where your image requests were returning a 422 from our API have been resolved. Just spent a few minutes playing…
-
Hello,
I realized that I used a different route than "MMM-Facial- Recognition" to get this working.....
Everything works at command and I get recognized. My problem is that now I have no idea how t…
-
-
hi! i'm trying to build own facial recognition system with facenet as feature extractor.when I try to run the output on the jetson tx2, I get very large time delays. i tried to use your project to bui…
-
Hello. I am trying to use camerja on a project i'm currently developing. However, i've came across a bug and i'm hoping you can help me with that. On Android 7, camerja works nice, however, when i tes…
-
-
-
- First of all, Fix your Set of Possible Persons in the Images
- Ex : You can take Possible Persons as **Avengers** or **Popular Film Stars**
- Then after you train the Model, It should be able to …