hustvl / hustvl/ControlAR

is vq_ds16_c2i.pt in the readme.md the same with vq_ds16_c2i.pt in llamagen?

Open
#10 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
328
Forks
12
PR merge metrics
No merged PRs in 30d

Description

the command in preprocessing datasets:

bash scripts/autoregressive/extract_file_imagenet.sh \
--vq-ckpt checkpoints/vq/vq_ds16_c2i.pt \
--data-path data/imagenet/data/val \
--code-path data/imagenet/val/imagenet_code_c2i_flip_ten_crop \
--ten-crop --crop-range 1.1 --image-size 256

is the vq_ds16_c2i.pt above same as https://huggingface.co/FoundationVision/LlamaGen/blob/a86ad643a5bde5b5657a8aed7d5c9e2fc6f8c60f/vq_ds16_c2i.pt

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README.md command and scripts/autoregressive/extract_file_imagenet.sh, then inspect the referenced checkpoints/vq/vq_ds16_c2i.pt path and the linked LlamaGen artifact. Done means confirming whether they are the same checkpoint and recording the distinction or matching reference where appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.