awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesCross-Modal Binding

Links multiple sensory inputs to a central representation for cross-modal retrieval.

Distinct from Multi-modal Embedding Generation: Focuses on the binding of different modalities for retrieval rather than the generation service of embeddings

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Cross-Modal Binding. Refine with filters or upvote what's useful.

Awesome Cross-Modal Binding GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • facebookresearch/imagebindالصورة الرمزية لـ facebookresearch

    facebookresearch/ImageBind

    9,036عرض على GitHub↗

    ImageBind is a multi-modal embedding model and joint representation learner that maps images, text, audio, and other modalities into a single shared vector space. It functions as a cross-modal retrieval framework designed to bind multiple sensory inputs into one cohesive mathematical embedding. The system uses a contrastive learning architecture to align disparate data types by maximizing the similarity between related samples. This allows the model to perform zero-shot multimodal classification and execute cross-modal data retrieval, such as locating visual content via natural language descr

    Binds various sensory inputs to a central representation, allowing one modality to be used as a query for another.

    Python
    عرض على GitHub↗9,036
  • microsoft/muzicالصورة الرمزية لـ microsoft

    microsoft/muzic

    4,928عرض على GitHub↗

    Muzic هي منصة وإطار عمل للتعلم العميق لتحليل الموسيقى وتأليفها وتوليفها بواسطة الذكاء الاصطناعي. تعمل كإطار عمل لتوليد الموسيقى وأداة تحليل، باستخدام نماذج لغة كبيرة ووكلاء مستقلين لتنسيق إنشاء وتفسير الموسيقى الرمزية والصوتية. يتميز المشروع بقدراته عبر الوسائط، حيث يربط اللغة الطبيعية والموسيقى الرمزية في مساحة تضمين مشتركة للتصنيف بدون أمثلة (zero-shot) واسترجاع المعلومات. يوظف مجموعة متنوعة من المعماريات المتخصصة، بما في ذلك أطر عمل الانتشار لتوليف الصوت، وآليات الانتباه ثنائية الحبيبات لاتساق الهيكل طويل التسلسل، ونظام هجين يجمع بين قواعد نظرية الموسيقى والشبكات العصبية. تغطي المنصة مجموعة واسعة من القدرات، بما في ذلك توليد تسلسلات MIDI من النص والكلمات، وتوليف صوت الغناء العصبي، ونسخ الكلمات تلقائيًا. كما توفر أدوات لنمذجة هيكل الموسيقى، والتوليد الرمزي القائم على السمات، وتنسيق أدوات الموسيقى الخارجية عبر وكلاء مستقلين. تشمل الأدوات المساعدة خطوط أنابيب هندسة البيانات لتحويل MIDI إلى ثنائي على نطاق واسع، وترميز مجموعات البيانات، ومعالجة الإشارات الصوتية لاستخراج نوتات اللحن ومحاذاة الكلام إلى فونيم.

    Maps symbolic music and natural language into a shared joint embedding space using contrastive learning.

    Pythonai-musicdeep-learningmusic
    عرض على GitHub↗4,928
  • vita-epfl/stable-video-infinityالصورة الرمزية لـ vita-epfl

    vita-epfl/Stable-Video-Infinity

    2,493عرض على GitHub↗

    Stable-Video-Infinity is a video synthesis tool based on Stable Video Diffusion designed for creating long-form animations and consistent visual content. It serves as an AI video extension framework and a conditioned animation synthesizer capable of producing video sequences of arbitrary length. The project enables infinite video extension by bypassing standard model duration constraints through an error-recycling loop. It supports conditioned animation synthesis using external inputs such as image streams, audio files, or skeletal motion data to guide the generation process. The framework i

    Integrates external audio and skeletal motion data to guide the animation synthesis process.

    Pythonaudio-driven-talking-facedance-generationend-to-end-filming
    عرض على GitHub↗2,493
  1. Home
  2. Artificial Intelligence & ML
  3. Multi-Modal Tokenizers
  4. Multi-modal Embedding Generation
  5. Cross-Modal Binding

استكشف الوسوم الفرعية

  • Motion ConditioningIntegration of external motion signals such as skeletal data or audio to guide video synthesis. **Distinct from Cross-Modal Binding:** Focuses on using external signals to guide animation motion rather than just retrieving embeddings
  • Music EmbeddingsFrameworks that map music and natural language into shared vector spaces for similarity matching. **Distinct from Cross-Modal Binding:** Focuses on the specific mapping of music and text rather than general sensory input binding