-
Hi,
I tried to compress one image file by your pre-trained model.
But the binary file size is same (2.9M) on different lambda model (entroformer_lambda0.1.pth, entroformer_lambda0.01.pth)
I expect…
-
Can you add a new function to compress the DLL file after decompressing to add the DLL again to the apk?
-
Hi @nullplay,
I wanted to start a discussion on Finch-MLIR MLIR tensors API. In https://github.com/pydata/sparse/tree/main/sparse/mlir_backend we have an initial Tensor class which provides constr…
-
In our system we want to limit our inserts to a certain bandwidth. to do this we need to serialise and compress our data twice, once to calculate the bandwidth we take, and another time in your `inser…
-
Hi, why after I downloaded the compressed package of "one2one" from "Getting the CVPR 2021 NTIRE data (with depth maps)" here, when I decompressed "Train", I was prompted that the compressed file was …
-
Hello,
If I disable the Enterpriser-Grade Edge, my CSS and JS files are getting compressed with brotli, as they should be. However, when I enable the Enterpriser-Grade Edge, only my html files are co…
-
Hi,
I have been using the livox for a while but I was trying to record bags using an embedded system and the pcl2 format is too heavy for my system to handle the writing. Are the any recommendation…
-
When writing a KTX DXT1 texture, the glTypeSize in the header is equal to zero.
Shouldn't it be equal to one? Based on the KTX format spec (2.4 paragraph)
-
Please gzip compress (for HTTP clients that accept it), and minify HTTP responses, such as for `https://fonts.googleapis.com/css?family=`... responses, so that we can reduce bandwidth and load pages f…
-
I like this library for its size and want to use for compressing WebRTC data channel traffic.
The issue is that I'm working with `Buffer` objects (same as `Uint8Array` basically) and this library doe…