jxx3451

Results 2 comments of jxx3451

> `import glob import os import numpy as np import torch import argparse import shutil > > import torchvision.transforms from torch.utils.data import DataLoader from tqdm import tqdm from autoencoder.dataset import...

> Hi, I've traiend on waldo_kitchen of LERF dataset using your code but the reproduced result (Loc. Acc is 0.8182) was lower than that reported in your paper (0.955). What...