Paul McElroy

Results 9 comments of Paul McElroy

When do proposals like this get evaluated for merging? The functionality described here seems pretty important.

Many ceiling fan remotes use radio instead of IR to communicate.

Hey there, I was wondering if there was any progress on this yet. The new Azure Kinect DK has a 7-mic array and there's no API or SDK to use...

If I wanted to do a live demo using a webcam (provided I already have a groundtruth for my first frame) with the siamese fc tracker, does anyone have any...

My plan is to attempt to divide Siamfc-tf 's current "tracker" function into three which would be used like so: ``` tracker = createSiam(params1) tracker.init(initial_frame, pos_x, pos_y, w, h) while...

Has there been any progress on this discussion elsewhere besides here in the last several months?

This would be a killer feature.

Most TVs are much more complicated than channel/volume these days and the current TV support on flipper is not helpful for anything modern. Most smart apps are based entirely off...

I believe you can use VIT Tracker, but you need access to the model files that the ONNX was built with so you can export with dynamic_axes enabled and configured....