-
The discussion in #3396 is one of those simple but super important things!
I've always been a bit uneasy about the fact that some kind of adjustment is usually necessary, yet we don't want it to …
-
I am currently trying to capture both, the color image and the depth image. This is working, but the depth image looks really bad. The nearer areas are all blown out, sometimes the whole image is whit…
-
I'm unable to iterate deterministically. I've looked at [this page](https://www.tensorflow.org/datasets/determinism#get_deterministic_file_shuffling) and I've tried to set up the config so it iterates…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Embedded Linux
### MediaPipe Tasks SDK version
_No response…
-
### Bug description
I wrote a short python script to try out the pyro-vision model. It can be found at https://github.com/KevinJMcEntee/WildfireDetector. It contains this image color normalization t…
-
**Description:**
The current face detection logic in main.py does not perform well under certain lighting conditions and with images at extreme angles. This reduces the model's overall accuracy and n…
-
f(L) is a function which supposly tell us the fraction of islands with length L. However, configurations with almost all their residues in state =0.999... return f(1)=1 (in theory, f(1)=1 would mean t…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I am working on model optimization on mmdetection. We found that normalization of pictures using too much cpu during inference. We have rewritten this module and move it to gpu. Then CPU utilization …
-
> Image registration is the process of transforming different sets of data into one coordinate system.
When I want to compare contacts, there are differences in size and rotation. By using image regi…