-
Hi,
i am trying to run Face landmark detection on a stitched image here
https://mediapipe-studio.webapps.google.com/demo/face_landmarker
https://codepen.io/mediapipe-preview/pen/OJBVQJm
i find…
-
I've discussed this with @pauld-msft but wanted to open an issue for tracking purposes. When the internal version of our sbom tool calls into component-detection on macOS systems, one or more detectio…
-
There is a user-mode API called `IsProcessorFeaturePresent` could do this.
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent
-
## Project Overview: Tetris FPGA Implementation
### Core Architecture
- SystemVerilog-based implementation
- MicroBlaze CPU integration
- HDMI output (640 x 480 @ 60Hz)
- USB Keyboard input
…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Batman Images Detection
:red_circle: **Aim** : Create a DL model which will identify the images of Batm…
-
The project demonstrates how to use the YOLOv8 object detection model to detect fire in images. It loads a pre-trained YOLOv8 model, processes the input image, and identifies fire regions. The results…
-
I propose that the IntersectionObserver spec be extended to allow for detection of occlusion by other content.
Here's an early draft of the proposed spec change:
http://szager-chromium.github.io…
-
We would like to cover Podman Desktop ability to detect a compose created objects with an e2e test.
Example: outside of the Podman Desktop. On CLI, we have docker-compose binary installed on the sy…
-
Same Issue as reported here: #161
Just downloaded and attempt to run without parameters.
```LOG
2024-11-10T21:05:18.220716Z INFO blue_candle: Starting Blue Candle object detection service
2…
-
Hi IrDIE,
You did a great job for small object detection. I am using your implementation but when I change , slice_height, slice_width, overlap_height_ratio, overlap_width_ratio it does not change an…