-
Dear author, I'm sorry to bother you again, and thank you very much for your help before. When I ran it, it showed that I could not find the unitree_api package, I would like to ask the author if you …
-
The CI Go tests for the `mantine-ui` branch always fail in weird random ways, although the Go-related changes in the branch are minimal: with the branch kept as is, the "Go tests" CI check always fail…
-
There is another detail to the taunus meta data, that I don't know how to handle it at the moment: the instrument that we refer to as "taunus-tof" within AGAGE had a **major hardware change** in 2022-…
-
Hi. Congratulations on your work! I have followed the instructions and am able to reproduce the results.
One thing which remains unclear is step 2 of "Fusion of other 2D and 3D detectors". In which …
-
The top-right dropdown menu always displays "English" as selected, even if the i18n language detector changes language.
-
The detector_name() descriptor for GMOS should incorporate information from the `DETECTOR` keyword. For example, for Hamamatsu GMOS-S, when the video board was changed, the CCDs remained the same and…
-
File "main.py", line 22, in
chips = detector.extract_image_chips(img, points, 144, 0.37)
File "/content/drive/My Drive/mxnet_mtcnn_face_detection-master/mtcnn_detector.py", line 484, in extra…
-
**Is your feature request related to a problem? Please describe.**
For some studies or analyses, certain tissues cannot be assumed as flat layers. For example, skin cannot be assumed to be flat if la…
-
### What version of OpenTelemetry are you using?
```json
{
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/auto-instrumentations-node": "^0.50.0",
"dotenv": "^16.4.5",
"express…
-
I am trying to implement ULFG detector in C++ for a video. Currently the code works and detects face on each frame, but the issue is that the detected box changes its size every frame (person's face i…