Releases: chammoru/Q1Net
Releases · chammoru/Q1Net
Release list
Pretrained weights
Pretrained Q1Net model weights, provided as a non-Git-LFS fallback.
q1net-weights.zip contains the checkpoints for both compression types:
classifier/save/jpeg_paper/best/classifier/save/jpeg_paper_k12/best/
Usage
If you cannot use Git LFS, download q1net-weights.zip and extract it at the
repository root:
unzip q1net-weights.zip -d /path/to/Q1Netso that classifier/save/<comp_type>/best/ contains the checkpoint files
(.index and .data-*). See the README for the full setup.
These are the same files tracked in the repository via Git LFS.