-
I have tons of raw images that I took over the years and while most of them are already losslessly compressed, I guess that the compression that cameras perform on the fly while saving them can be out…
CAFxX updated
6 years ago
-
### Self service debugging
- [X] Jellyfin is updated and my permissions are correct (or I did not use Docker)
### Describe the bug
I strictly followed the instructions and prompts to check the plug…
-
As already mentioned in #18915, there is enormous overlap between the implementations of CMS and PKCS#7, which is no wonder because these two standards are basically the same.
This causes confusion a…
-
Related to #9
While implementing file writing in my DBPF library I've noticed that file sizes tend to be somewhat larger than original files (most likely created with SimPE).
Rather than blindly …
-
In certain cases those settings can be undesired, although they should certainly be on by default.
-
I would like to propose a mechanism for enabling the data stream between clients and servers to be compressed using zlib. Zlib is described in [RFC 1950](https://tools.ietf.org/html/rfc1950), is widel…
-
Provide a minimal implementation of compression using gzip (which is supported in Go providing a popular interoperability target). There is a general spec outlining how compression should work https:/…
-
[BIP98 Fast Merkle Trees](https://github.com/bitcoin/bips/blob/master/bip-0098.mediawiki) introduces the concept of fast merkle trees which essentially do not use double-sha256 but fast-sha256 for inn…
-
Hello, I see from your paper that you used PAGCP on the NYUv2 dataset, but in the code here you only have implementation for VOC and COCO, is it possible to get the implementation for NYUv2? If not, a…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
1.7.4
### What operating system and processor architecture are you using…