X-Decoder
X-Decoder copied to clipboard
why are "vlp_train" and "vlp_val" same?
why are "vlp_train" and "vlp_val" same?
https://github.com/microsoft/X-Decoder/blob/165f8a6314ac84f5c36aaab7216f90dd97e38a43/datasets/registration/register_vlp_datasets.py#L27
https://github.com/microsoft/X-Decoder/blob/165f8a6314ac84f5c36aaab7216f90dd97e38a43/datasets/registration/register_vlp_datasets.py#L22
we set vlp_train to the coco test set for local debugging as in the comment
https://github.com/microsoft/X-Decoder/blob/165f8a6314ac84f5c36aaab7216f90dd97e38a43/datasets/registration/register_vlp_datasets.py#L26C1-L26C1