-
**Describe the bug**
When I try importing CompreFace from "@exadel/compreface-js-sdk" it fails because fs can't be resolved in @exadel/compreface-js-sdk/endpoints
**To Reproduce**
My code is exactl…
-
**Describe the bug**
I can't add faces images to the face collection.
I get the following error: `TypeError: fs__WEBPACK_IMPORTED_MODULE_1___default.a.createReadStream is not a function`.
I tested …
-
I run Compareface on Docker in windows
And have non stop errors from API
```
compreface-api2 | 2021-09-25 22:57:42.690 ERROR 7 --- [nio-8080-exec-3] c.e.f.c.h.ResponseExceptionHandler …
-
it works for a while (and I must say it is blazingly FAST) and after ~50 images it starts to drop images with this error:
face-api |
compreface-ui | 172.20.0.1 - - [22/Jul/2022…
-
When I use Mobilenet-gpu/SubCenter-ArcFace-r100-gpu, I can create subjects but can not add examples into subjects through SDK.
And then, I try to use UI to add examples, and get the error as follows.…
-
import './App.css';
import {usestate} from 'react';
import UploadAndDisplayImage from './app1'
import {useRef} from 'react';
import {CompreFace} from '@exadel/compreface-js-sdk';
functi…
-
**Describe the bug**
After adding 200,000 images through Python SDK recognition service does not work anymore and returns 504 gateway timeout error.
**To Reproduce**
Steps to reproduce the behavi…
-
**500 Internal Server**
After running compreface for several weeks, it just stops connecting.
Admin node starts, core and api stays at "loading"
**Desktop (please complete the following inform…
-
Hello Team,
It has been found that the users are facing frequent issues while using the face recognition service.
For your reference we have attached the screen shot (which contains error message)…
-
Hello,I have two questions.
1. how can i change 127,0.0.1:4200 to my ip:4200
2. how can I change the 5Mb max size restriction.