awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesURL-Based Image Queries

Provides an image URL as a query parameter to identify the exact scene without file upload.

Distinct from URL-Based Uploads: No existing candidate covers this concept; closest is URL-Based Uploads which focuses on file ingestion rather than querying.

Explore 1 awesome GitHub repository matching web development · URL-Based Image Queries. Refine with filters or upvote what's useful.

Awesome URL-Based Image Queries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • soruly/trace.moeAvatar de soruly

    soruly/trace.moe

    4,992Voir sur GitHub↗

    This project is an anime scene reverse image search engine that matches a screenshot to the exact anime episode and timestamp. It is designed as a self-hosted search service that can be deployed using Docker containers and pre-indexed databases, enabling private operation on local or custom infrastructure. At its core, the system extracts visual features from frames using a convolutional neural network trained on anime imagery. Query images provided via URL are processed through the same feature extraction pipeline, and an approximate nearest neighbor search matches the query against millions

    Providing an image URL as a query parameter to identify the anime scene without uploading a file.

    animeimage-searchmilvus
    Voir sur GitHub↗4,992
  1. Home
  2. Web Development
  3. URL-Based Image Queries