Skip to content
#

image-search

Here are 138 public repositories matching this topic...

jina
hanxiao
hanxiao commented Nov 11, 2020

Describe the feature

Expected behaviors:

  • Flow()....needs_all() collect all hanging Pod so far, it is a sugary syntax for .needs(['h1', 'h2', ...])
  • Like .needs(), .needs_all() can be used at any part of the Flow
  • All other behaviors follow needs()

Hanging Pods are the pods that have no output so far.

Your proposal

Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same

  • Updated Apr 13, 2019
  • Python

Improve this page

Add a description, image, and links to the image-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-search topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.