Giter VIP home page Giter VIP logo

tensorflow / similarity Goto Github PK

View Code? Open in Web Editor NEW
998.0 29.0 106.0 181.09 MB

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.

License: Apache License 2.0

Python 100.00%
similarity-learning metric-learning similarity-search nearest-neighbor-search nearest-neighbors deep-learning tensorflow contrastive-learning machine-learning unsupervised-learning

similarity's Issues

Calibration thresholds are off

The threshold selected in the labels don't match the one displayed:

Label would say ['matching'] == 0.333
but the table would say -> 0.3111

Indexer does not support multihead

When having a multihead the indexer crash because we pass all the predict to it. Fix is to use output[0] by default and allows to specify one.

Implement silouette metrics

Implement silouhette metrics and expose intra-cluster-distance and mean nearest-cluster distance

Figure out if we can have a speedup to reuse composed metric to avoid computing it twice (might not be needed)

Add Text (IMDB) dataset

Currently experiments only include image datasets. Adding a text dataset highlights the performance of TF.similarity on text data.

Add Documentation for TF Serving

Add a README to make it easier for users to get started with TF.similarity serving. The README will include setup instructions, documentation and a demonstration.

update readme

Rewrite the readme with new instructions and information.

No .gitignore

.gitignore is needed to let Git know that it should ignore certain files and not track them

Refactor Front end

Front end needs significant refactoring, including utilizing Vue.js best practices and enhancing UI/UX.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.