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

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

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

2 مستودعات

Awesome GitHub RepositoriesImage Sequence Architectures

Neural architectures designed to process image data as linear sequences read in multiple directions.

Distinct from Video Sequence Architectures: Distinct from Video Sequence Architectures: focuses on static image grids converted to sequences rather than temporal video frames.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Image Sequence Architectures. Refine with filters or upvote what's useful.

Awesome Image Sequence Architectures GitHub Repositories

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

    hustvl/Vim

    3,882عرض على GitHub↗

    Vim is a state space model vision framework designed for image classification and visual representation learning. It functions as a computer vision research tool that converts two-dimensional image grids into one-dimensional sequences to extract spatial features. The system implements a linear-scaling image classifier that replaces quadratic attention mechanisms with state space operations. This approach utilizes bidirectional sequence modeling and selective gating mechanisms to process visual data. The framework covers computer vision benchmarking and image classification research, providin

    Implements bidirectional sequence modeling to extract spatial features from image grids.

    Python
    عرض على GitHub↗3,882
  • glouppe/info8010-deep-learningالصورة الرمزية لـ glouppe

    glouppe/info8010-deep-learning

    1,291عرض على GitHub↗

    This project provides a comprehensive educational curriculum and research resource for deep learning, focusing on the theoretical and technical foundations of neural network implementation. It serves as a structured academic guide for building and training complex models from scratch, covering the essential mathematical primitives, computational graph construction, and automatic differentiation mechanisms required for modern machine learning. The repository distinguishes itself through its extensive coverage of generative modeling and specialized neural architectures. It includes practical im

    The framework transforms image data into sequences of flattened patches to enable the application of transformer architectures to computer vision tasks.

    Jupyter Notebook
    عرض على GitHub↗1,291
  1. Home
  2. Artificial Intelligence & ML
  3. Bidirectional Processing Architectures
  4. Video Sequence Architectures
  5. Image Sequence Architectures