-
smooth all objects coming from server
-
Adding direction and headers to the Achievement List input and Contest Review pages
-
```
What steps will reproduce the problem?
1. jagged handwriting
2.
3.
What is the expected output? What do you see instead?
I need smooth handwriting like is achieved when using Smoothboard 2. I don…
-
I have a pixel 6 and the compass while using this app is very jittery. I have many other compass and gyro apps and this is the only one that is jittery.
The compass line makes the screen hard to re…
-
Feature request !
``` css
.font-smoothing( @smoothing: antialiased ) {
font-smoothing: @smoothing;
-ms-font-smoothing: @smoothing;
-moz-font-smoothing: @smoothing;
-webkit-font-smooth…
-
The paths made by the pathfinder are incredibly rough and unnatural, essentially the problem is that it works on a granular level. We should look into applying a post processing smoothing algorithm to…
persn updated
6 years ago
-
I'm trying to replicate the ICASSP 2022 paper result (A Lightweight Instrument-Agnostic Model for Polyphonic Note Transcription and Multipitch Estimation).
Having some trouble getting the model to…
-
Add a Cressman smoother.
-
The paper use Laplace smoothing to estimate a prior probability in Naive Bayes, but in the code I can't see where use the Laplace smoothing
-
The LR smoothing in line 336 isn't done right.
running_loss = self.loss_smoothing_beta * loss + (1. - self.loss_smoothing_beta) * loss
The first loss should be self.running_loss_, and self.running_l…