StableCodec
[ICCV 2025] StableCodec: Taming One-Step Diffusion for Extreme Image Compression
File Explorer
Download Latest Version (.zip)- 0803.jpg
- 0805.jpg
- 0880.jpg
- clic1.jpg
- clic2.jpg
- clic3.jpg
- rdp.png
- td1.jpg
- base.py
- ckbd.py
- elic_official.py
- log_stage1.txt
- log_stage2_ft2.txt
- log_stage2_ft8.txt
- results.txt
- build_h5.py
- compress_utils.py
- devices.py
- testing_utils.py
- training_utils.py
- utils.py
- vaehook.py
- __init__.cpython-310.pyc
- clip.cpython-310.pyc
- model.cpython-310.pyc
- __init__.py
- clip.py
- model.py
- __init__.py
- __init__.py
- blurpool.py
- cv_discriminator.py
- cv_losses.py
- cvmodel.py
- DiffAugment_pytorch.py
- face_normals.py
- face_parsing.py
- resnet.py
- swintaskspecific.py
- utils_.py
- __init__.py
- color_fix.py
- compress.py
- evaluate.py
- finetune.py
- latent_codec.py
- model.py
- StableCodec.py
- train.py
- compress.sh
- eval_folders.sh
- finetune.sh
- LICENSE
- README.md
- requirements.txt
- train.sh
# Installation Guide
1. Get the code
git clone https://github.com/LuizScarlet/StableCodec
Downloads the entire project code from GitHub to your computer.
cd StableCodec
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
