matching

There are 550 repositories under matching topic.

  • qdrant

    qdrant/qdrant

    Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

    Language:Rust18.1k1191.1k1.2k
  • ts-pattern

    gvergnaud/ts-pattern

    🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

    Language:TypeScript11k31146114
  • NTMC-Community/MatchZoo

    Facilitating the design, comparison and sharing of deep text matching models.

    Language:Python3.8k177463900
  • sindresorhus/globby

    User-friendly glob matching

    Language:JavaScript2.5k23133126
  • shenweichen/DeepMatch

    A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.

    Language:Python2.2k5072523
  • matchering

    sergree/matchering

    🎚️ Open Source Audio Matching and Mastering

    Language:Python1.2k4047145
  • meiqua/shape_based_matching

    try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers

    Language:C++1.2k59205465
  • JiawangBian/GMS-Feature-Matcher

    GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence (CVPR 17 & IJCV 20)

    Language:Python1.1k5838360
  • autonomousvision/unimatch

    [TPAMI'23] Unifying Flow, Stereo and Depth Estimation

    Language:Python902164890
  • micromatch/picomatch

    Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

    Language:JavaScript886135954
  • aidenybai/pattycake

    Zero-runtime pattern matching

    Language:TypeScript778838
  • koide3/ndt_omp

    Multi-threaded and SSE friendly NDT algorithm

    Language:C++6881845307
  • shamangary/awesome-local-global-descriptor

    My personal note about local and global descriptor

  • shibing624/similarities

    Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。

    Language:Python60573063
  • aws/event-ruler

    Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.

    Language:Java522203655
  • NTMC-Community/MatchZoo-py

    Facilitating the design, comparison and sharing of deep text matching models.

    Language:Python4962162106
  • dragonslayerx/Competitive-Programming-Repository

    Competitive Programming templates that I used during the past few years.

    Language:C++431252155
  • hahnec/color-matcher

    automatic color-grading

    Language:Python36210929
  • gitabcworld/MatchingNetworks

    This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset

    Language:Python3229982
  • suyukun666/UFO

    Official PyTorch implementation of the “A Unified Transformer Framework for Co-Segmentation, Co-Saliency Detection and Video Salient Object Detection”. (TMM2023)

    Language:Python2798847
  • CaptainEven/RepNet-MDNet-VehicleReID

    Implementing RepNet(a two-stream multitask learning network) to do vehicle Re-identification, vehicle search(or vehicle match) with PyTorch 可用于车辆细粒度识别,车辆再识别,车辆匹配,车辆检索,RepNet/MDNet的一种PyTorch实现

    Language:Python241192659
  • alicogintel/SDM

    Sequential deep matching model for recommender system at Alibaba

    Language:Python1996764
  • pattern-matching-ts

    stefano-regosa-deel/pattern-matching-ts

    ⚡ Pattern Matching in Typescript

    Language:TypeScript186538
  • yzimhao/trading_engine

    Go开发的金融证券交易所

    Language:Go1848151
  • jagodki/Offline-MapMatching

    a QGIS-plugin for matching a trajectory with a network using a Hidden Markov Model and Viterbi algorithm

    Language:Python163113447
  • alibaba/nann

    A flexible, high-performance framework for large-scale retrieval problems based on TensorFlow.

    Language:C++13051516
  • micromatch/to-regex-range

    Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.

    Language:JavaScript1297918
  • protyposis/AudioAlign

    Audio Synchronization and Analysis Tool

    Language:C#126132115
  • protyposis/Aurio

    Audio Fingerprinting & Retrieval for .NET

    Language:C#121161927
  • granblue-automation-pyautogui

    steve1316/granblue-automation-pyautogui

    Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.

    Language:Python118816034
  • C4IR/FAIR.m

    Flexible Algorithms for Image Registration

    Language:MATLAB11610739
  • luciferreeves/edify

    Regular Expressions Made Simple.

    Language:Python965102
  • micromatch/is-glob

    If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.

    Language:JavaScript91699
  • codemodsquad/astx

    Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring

    Language:TypeScript864156
  • PhakornKiong/go-pattern-match

    Pattern Matching library for go

    Language:Go85202
  • ZhengZixiang/MatchPapers

    Worth-reading papers and related awesome resources on matching task. 值得一读的匹配任务相关论文与资源集合