Boyce Yi

Results 5 comments of Boyce Yi

I try to install by run 'python setup.py install' and face the same situation. You can find SOURCES.txt under the compressai.egg-info ![2](https://github.com/InterDigitalInc/CompressAI/assets/59084547/a810f36c-7c29-40cf-8684-60a95b9ea37a) and correct the wrong path in this file.(the...

More detail: the same code in both torch1.11.0 and torch 2.0.0 In 1.11.0, it ran perfectly. But in 2.0.0, sth. went wrong and i couldn't get right bitstreams

> You can try the CUDA-based version release [here](https://github.com/YihangChen-ee/FCGS), inside the directory `submodules/arithmetic`. I ran it on PyTorch 2.1.2 well. Salute, I will try it

@drx-code I implement it and get similar result in my repository [SpatialCor](https://github.com/Yiozolm/SptialCor)

Got similar issue in mac Environment: - Dioxus version: dioxus 0.7.0 - Rust version: rustc 1.91.0 (f8297e351 2025-10-28) - OS info: macos 15.6.1 - App platform: desktop