| apple/turicreate |
11,102 |
|
17 |
4 |
over 2 years ago |
31 |
September 30, 2020 |
520 |
bsd-3-clause |
C++ |
| Turi Create simplifies the development of custom machine learning models. |
| microsoft/computervision-recipes |
9,225 |
|
0 |
0 |
about 2 years ago |
0 |
|
66 |
mit |
Jupyter Notebook |
| Best Practices, code samples, and documentation for Computer Vision. |
| richzhang/PerceptualSimilarity |
3,134 |
|
0 |
28 |
over 2 years ago |
5 |
August 25, 2021 |
50 |
bsd-2-clause |
Python |
| LPIPS metric. pip install lpips |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| paucarre/tiefvision |
719 |
|
0 |
0 |
about 9 years ago |
0 |
|
21 |
apache-2.0 |
Lua |
| End-to-end deep learning image-similarity search engine |
| nlptown/nlp-notebooks |
710 |
|
0 |
0 |
almost 4 years ago |
0 |
|
6 |
|
Jupyter Notebook |
| A collection of notebooks for Natural Language Processing from NLP Town |
| harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch |
620 |
|
0 |
0 |
almost 6 years ago |
0 |
|
8 |
mit |
Jupyter Notebook |
| Implementing Siamese networks with a contrastive loss for similarity learning |
| benedekrozemberczki/SimGNN |
540 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019). |
| shibing624/similarities |
495 |
|
0 |
1 |
about 2 years ago |
18 |
November 15, 2023 |
1 |
apache-2.0 |
Python |
| Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。 |
| airalcorn2/Deep-Semantic-Similarity-Model |
472 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
Python |
| My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf. |