Diff-JPEG icon indicating copy to clipboard operation
Diff-JPEG copied to clipboard

Official and maintained implementation of the paper "Differentiable JPEG: The Devil is in the Details" [WACV 2024].

Results 2 Diff-JPEG issues
Sort by recently updated
recently updated
newest added

When I set batch_size to 2, the output of the encoder is abnormal, as shown below: ![Snipaste_2024-07-28_21-28-20](https://github.com/user-attachments/assets/0c12f5c2-f4a7-49b4-853d-8bc7b46894f5) This will lead to problems in the final result, how to solve it?...

I wonder if you can share your code on implementing the baseline of "Xiufeng Xie, Ning Zhou, Wentao Zhu, and Ji Liu. Bandwidth-Aware Adaptive Codec for DNN Inference Off loading...