Zero-Shot-Sketch-Based-Image-Retrieval icon indicating copy to clipboard operation
Zero-Shot-Sketch-Based-Image-Retrieval copied to clipboard

Zero-shot sketch-based image retrieval using a domain adversarial neural network

Results 6 Zero-Shot-Sketch-Based-Image-Retrieval issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0+cu101 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 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

After I ran command "bash download_data.sh" followed by your instruction, I got this error: "can't open file 'src/download_gdrive.py': [Errno 2] No such file or directory" Then I searched in your...

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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

I feel this repository is incomplete to actually follow along as dataset download url is broken, dataset structure is not mentioned anywhere, even the embedding generation script / structure is...