awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFirst-Frame Prompt Initializations

Seeds video tracking by accepting a user-provided bounding box or mask from the initial frame.

Distinct from Frame-By-Frame Stream Processing: Distinct from Frame-By-Frame Stream Processing: focuses on the initial prompt that defines the target object, not the general processing of each frame as an image.

Explore 1 awesome GitHub repository matching graphics & multimedia · First-Frame Prompt Initializations. Refine with filters or upvote what's useful.

Awesome First-Frame Prompt Initializations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yangchris11/samuraiAvatar de yangchris11

    yangchris11/samurai

    7,083Ver en GitHub↗

    SAMURAI is a zero-shot visual tracking model that adapts the Segment Anything architecture for video object segmentation. It uses a first-frame prompt, such as a bounding box or mask, to initialize tracking, then employs a motion-aware memory mechanism that stores and updates temporal motion features across frames to guide mask refinement. An online memory update strategy continuously refreshes this memory with new frame predictions, while temporal motion encoding computes optical flow between consecutive frames to inform object boundary and occlusion handling. The system is designed for real

    Provides the initial bounding box or mask that seeds the entire tracking process.

    Python
    Ver en GitHub↗7,083
  1. Home
  2. Graphics & Multimedia
  3. Frame-By-Frame Stream Processing
  4. First-Frame Prompt Initializations