-
Hi @sjfleming and team!
First of all, thanks for creating such a useful tool. While analyzing data that we generated along with some external public datasets, a question came to mind. Are there any…
-
It says in t doc that any auditable noise will make bade samples.
Could we use something like
https://github.com/deezer/spleeter
To remove the background noise?
-
A Handwritten Text Recognition model using OpenCV typically involves processing scanned or camera-captured images of handwritten text. OpenCV is utilized for image preprocessing tasks such as noise re…
-
LiDAR-DenseSeg semantic segmentation left some incorrectly classified data points in the resulting point cloud. Attempts were made to remove these datapoints and mitigate errors, but a more thorough p…
-
I would like to incorporate my own filtering techniques on the sensor outputs (pointclouds and potentially 2D images). In order to achieve the best performance, this can be done in two ways:
- node…
-
Hello everyone,
We've identified a discrepancy between the timestamps of spikes extracted using extract_spikes.py and the timestamps of the corresponding peaks in the raw signal. The issue arises b…
-
The current [`has_ball` role requirement](https://github.com/RoboJackets/robocup-software/blob/master/soccer/gameplay/role_assignment.py#L277) requires one robot to have a ball in it's mouth otherwise…
-
### Description
On macOS Sequoia 15.1 (24B83) on an x86_64 Mac Pro, I installed Docker Desktop only to find myself without the CLI tools. They were not in the `PATH` and there is no `bin` directory i…
-
I tested this on multiple audio files (16kHz telephony audio) with prop_decrease ranging from (0,0.1,0.5,0.75,1)
My 3 observations were:
1. It does a decent job of removing consistent noise like…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
The FLUX model's hand processing and prompt…