sem-pcyc icon indicating copy to clipboard operation
sem-pcyc copied to clipboard

PyTorch implementation of the paper "Semantically Tied Paired Cycle Consistency for Zero-Shot Sketch-based Image Retrieval", CVPR 2019.

Results 6 sem-pcyc issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi sir, When searching for an interesting image retrieval idea, I meet your project. Your project was wonderful, I tried to test your model and it works like charm! However,...

Bumps [joblib](https://github.com/joblib/joblib) from 0.12.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

When I trained the code, I found that the function required by the following code were missing. Could you please provide the code to help me study? weights = torch.DoubleTensor(utils.class_weights(tr_clss))...

Hi, thanks for your work. Could you please share a link to download the Sketchy Extended dataset? I fail to download it. it seems the original database author canceled the...