-
Difference can be seen when comparing the behavior of Polymer Bundler 3 vs Polymer Bundler 4:
```bash
λ cat pb3_test/a/input.html
λ cat pb3_test/a/b/input.html
λ cat pb3_test/a/b/c/input.htm…
-
### Describe what should be investigated or refactored
Supabase has been deprecated by Bitnami, so there's a need to determine a path forward. This ADR should determine what path we're going to tak…
-
We use the 20/20 crate to do visual regression testing on our frontend, our CLI, and our backend. 20/20 works by comparing two PNGs or two h264 frames, and checking their visual similarity is above so…
-
@Cysu I have a image datasets with three label to be classified. The datasets has noisy labeled image but i do not know which data is noisy labeled. Can i use your model? Whether your model depend on…
KeyKy updated
7 years ago
-
Hello, for some reason, every single output produces a black image. I tried messing with config files (adding --precision full --no-half), trying custom models, but it doesn't seem to change anything.…
-
Reduced the case reported on the [forum](https://forum.generic-mapping-tools.org/t/strange-data-cuting-with-grdview/4390) reduced to this simple example:
```
gmt begin 3dbug png
gmt grdview @eart…
-
### Description
Hi React Native team
There seems to be issue with the latest Android 15 release,
The `Dimensions.get('window').height` seems not consistent in the model device Pixel6a , i thi…
-
**Describe the bug**
In an app I'm working, I noticed a performance regression since ol@6.13.0.
The bug appears in a Vue@2 app. The map has one vector layer with interactions on it (modify, draw, …
-
In Matching and Flashcards when you press and hold a symbol image/tile on iPad it highlights the symbol and selects it so you can copy. Similar issue with wordlists, where it pops up a menu of command…
-
**Describe the bug**
With the useCubeQuery hook, there exists a function `useDeepCompareMemoize` which compares the queries to determine if the `useEffect` within the hook to make a request is trigge…