• Stars
    star
    1
  • Language
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

sem-pcyc

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

SignatureVerificationCompactCorrelation

This work considers the offline signature verification problem which is regarded to be an important research line in the field of pattern recognition. In this work we propose hybrid features that consider the local attributes and their global statistics in the signature image. This has been done by creating a vocabulary of HOGs. We impose weights on these local features based on the height information of water reservoirs obtained from the signature. Spatial information between local features are thought to play a vital role in considering the geometry of the signatures which distinguishes the originals from the forged ones. Nevertheless, learning a compact set of features based on visual words e.g. doublets and triplets, remains a challenging problem as possible combinations of visual words grow exponentially. To avoid the explosion of size, we create a code of local pairwise features which are represented as joint descriptors. Local features are paired based on the edges of a graph representation built upon the Delaunay triangulation. We reveal the advantage of combining both type of visual codebooks (order one and pairwise) for signature verification task. This is validated through a encouraging result on two benchmark datasets viz CEDAR and GPDS.
MATLAB
2
star
3

WordSegmentation

C++
1
star