An open API service indexing awesome lists of open source software.

https://github.com/mirzaim/djuhnet

Official implementation of the DJUHNet paper
https://github.com/mirzaim/djuhnet

djuhnet hashing image-retrieval superresolution

Last synced: over 1 year ago
JSON representation

Official implementation of the DJUHNet paper

Awesome Lists containing this project

README

          

# DJUHNet: A Deep Representation Learning-Based Scheme for Joint Image Upsampling and Hashing

This is the official repository for the paper ["DJUHNet: A Deep Representation Learning-Based Scheme for Joint Image Upsampling and Hashing"](https://www.sciencedirect.com/science/article/abs/pii/S0923596524000882).

This repository is based on the code from [cszn/KAIR](https://github.com/cszn/KAIR).

## Citation

If you find this work useful, please consider citing our paper:

```
@article{esmaeilzehi2024djuhnet,
title={DJUHNet: A deep representation learning-based scheme for the task of joint image upsampling and hashing},
author={Esmaeilzehi, Alireza and Mirzaei, Morteza and Zaredar, Hossein and Hatzinakos, Dimitrios and Ahmad, M Omair},
journal={Signal Processing: Image Communication},
volume={129},
pages={117187},
year={2024},
publisher={Elsevier}
}
```