Ivelin Ivanov

Results 73 issues of Ivelin Ivanov

**Is your feature request related to a problem? Please describe.** We continuously receive images from users with examples of false positives or missed positives. This is expected iterative process of...

**Describe the bug** Pose engine throws intermittent runtime exceptions. **To Reproduce** Run pose engine through a variety of fall images. **Expected behavior** There should be no unexpected runtime exceptions caused...

bug

**Is your feature request related to a problem? Please describe.** Users report that our model detects falls better in well lighted areas than it does in areas with poor lighting...

enhancement

**Is your feature request related to a problem? Please describe.** Users report that fall detection triggers false positives when there are multiple persons in view. See attached screenshots. This is...

enhancement

Looking at the ambianic edge logs in a real world usage, there is a constant stream of attempts to detect a pose in the original image and +/-90' rotations. This...

enhancement

**Is your feature request related to a problem? Please describe.** Currently save_detections expects a bounding box for detections. This is the case for object detection and face detection, but not...

Pull fall detection code out of ambianic-edge into this standalone repo as an independent python library. The goal is to allow data scientists to use, collaborate and improve people the...

Currently we use a fork of PeerJS Server as the signaling server for peerfetch clients. This works fine, but requires hosting a signaling server. It is also a single point...

enhancement

Implement the [HTML fetch() ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API/Using_readable_streams) interface in `peer.fetch()` to allow developers to access `WebSockets` end points on IoT devices in addition to request/response REST APIs.

enhancement

Hi @gwkrsrch , Congrats on the great model! I've been able to reach promising early results fine tuning Donut to directly predict bounding box coordinates for natural language referring expressions...