-
`======= FKD: dataset info ======
2 path: /home/zhanglf/lzw/code/GVBSM_spkd/Branch_CIFAR_10/relabel/FKD_cutmix_fp16FKD_IPC_10
3 num img: 100
4 batch size: 100
5 max epoch: 1000
6 =…
-
Hi, the decode step would cause ArrayIndexOutOfBoundsException sometime
```kotlin
private const val MAX_STACK_SIZE = 4096
private val prefix = ShortArray(MAX_STACK_SIZE)
fun decode(imageData: …
-
When I copy and paste git diff output (colored output), the colors get lost in Quiver.
background info https://superuser.com/questions/229022/copy-colored-output-from-mac-os-x-terminal
-
If network error occurred during querying remote geoTiff (no s3 creds needed), marble-virtual uses cache instead of querying file again
server start: (0.1 timeout for raise Curl timeout errors)
`G…
-
VM19 WAGame.js:1 ReferenceError: Blob is not defined
at Object.window.__require.GIF../LZW (GIF.ts:24)
at i (index.js:25)
at index.js:26
at Object.window.__require.CCGIF../GIF (CCGI…
-
Some tiffs are breaking the readRasters method:
```
const GeoTIFF = require('geotiff');
async function test() {
const geoTiff = await GeoTIFF.fromFile('./MOD_LSTAD_M_2002-03.tif');
…
-
Printing test pages just works fine, due to them being very limited in size.
But when having the printer set to 600 DPI, and trying to print a 300 DPI scan, I get the blinking orange LED, and when …
-
I have a TIFF image with a palette but when I load it into tuiview it displays as greyscale, and says "no color table present"
```
Driver: GTiff/GeoTIFF
Files: no.tif
Size is 20000, 20000
Image…
howff updated
7 months ago
-
I having trouble to keep the tone depth of an rgb tiff image. What am I missing? The output tiff file appears darker over the whole tone range...
```python
i = py.Image.new_from_file(image_r, acce…
-
Shouldn't we have some dialog somewhere with compression parameters?
https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/issues/4
For example, for coloured images we…