-
Hi,
If I downsample with the ratio 1/16, the max value will also be as 1/16 fold as original matrix. However, the max value of Figure 2a in your paper is 210+, while the max value of downsampled mat…
-
One thing we can try is to downsample images from start, and see how well humans can perform on those small size images. (eg, if we only need 1024x1024px images, then we save loading time as opposed t…
-
**Thanos, Prometheus and Golang version used**:
Thanos: 0.30
Prometheus: 2.39.1
**Object Storage Provider**:
Azure
**What happened**:
Hi, we just stated to use the thanos version 0.30, b…
-
When performing downsampling, Chrome grinds to a halt; using 99% CPU. Not entirely sure why this is although it's presumably caused by a memory leak or some other code inefficiency. For now downsampli…
-
We are using Biodalliance genome browser with high-coverage bam-files (up to 10,000 reads per base pair).
By default, the limit of reads to be displayed is set to 100. (And there has to be a limit, b…
-
### Description
Right now downsampling runs as a single threaded task. This means that downsampling large indices might take considerable time and we need a solution that allows us to increase the …
-
What's the idea behind this down-sampling with asymmetric padding :
Why don't we just use a symmetric padding of 1, everything would fit perfectly.
```
class Downsample(nn.Module):
def __ini…
-
### Is your feature request related to a problem?
Support for downsampling algorithms such as [Largest Triangle Three Buckets](https://github.com/jeromefroe/lttb-rs).
Current problem: Having tens …
W4G1 updated
4 months ago
-
Reading many files from disk in their entirety is slow. As discussed in #22 we should write some downsampled data to disk and record their locations in the SQL database. When a user queries for data w…
-
Tried to search for similar issue, but haven't found one. I'm running 2.1.0, every graph below is taken from 6h timespan.
- Disabled downsampling:
![image](https://cloud.githubusercontent.com/assets/…