Views
No views yet

files folder contains auxiliary files that our code requires to run. The weights_datasets folder contains the datasets of model weights in addition to metadata and supplemental files. If you are interested in the images used to train models to create our dataset of model weights, visit this link.files/ folder contains the files needed for our code here in order to conduct sampling, inversion, and editing in weights2weights space.files/V.pt
files/mean.pt
files/std.pt
files/proj_1000pc.pt
files/pinverse.pt
files/identity_df.pt
files/weight_dimensions.pt
files/adapter_config.json
weights_datasets folder contains two datasets of model weights, one set containing LoRA weights encoding different human visual identities, and another for different dog breeds. We also provide metadata and files for handling these datasets. An example on how to open a model from these datasets is available at: https://github.com/snap-research/weights2weights/blob/main/other/datasets.ipynbweights_datasets/identities/all_weights.pt
weights_datasets/identities/identity_df.pt
weights_datasets/dogs/dog_weights.pt
weights_datasets/dogs/dog_labels.pt
dog_weights.pt.weights_datasets/weight_dimensions.pt
weights_datasets/adapter_config.json