Aashish Anand

Results 23 issues of Aashish Anand

This pull request introduces support for PWM (Pulse Width Modulation) to control LED brightness in the firmware and provides an example integration for a UI to interact with this functionality....

This pull request introduces enhancements to the `predict` method in the `autodistill_grounded_sam_2.py` file, adding support for point-based prompts during segmentation. The changes also include updates to handle cases where bounding...

Adds documentation for setting up the Daytona sandbox from #748

# Description This pull request introduces support for evaluating oriented bounding boxes (OBBs) in the confusion matrix calculations within the `supervision` library. The changes include adding a new parameter to...

# Description This pull request introduces a new `transform` method to the `Detections` class in `supervision/detection/core.py`, allowing remapping and filtering of detections to match a target dataset's class set. It...

# Description This pull request introduces an `opacity` parameter to various annotators in the `supervision/annotators/core.py` file, enabling control over the transparency of overlay masks. It also refines the color handling...

This pull request introduces a new integration with DuckDB, an in-process SQL OLAP database, to enhance support for analytical workloads and similarity search in Retrieval-Augmented Generation (RAG) workflows. The changes...

This pull request refactors the `split_video_frames` function in `autodistill/helpers.py` to enhance its functionality and improve code clarity. The function now supports processing both individual video files and directories containing multiple...

### Search before asking - [x] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report. ### Bug When the main branch is running the documentation workflow, the...

bug