python compute_rfid.py --split=val --vqvae=$RQVAE_CKPT The model checkpoint of RQ-VAE and its configuration yaml file have to be located in the same directory. compute_rfid.pyevaluates rFID of RQ-VAE on the dataset in the configuration file. ...
python compute_rfid.py --split=val --vqvae=$RQVAE_CKPT The model checkpoint of RQ-VAE and its configuration yaml file have to be located in the same directory. compute_rfid.pyevaluates rFID of RQ-VAE on the dataset in the configuration file. ...