awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesOutput Padding Controllers

Functions for removing edge pixels from output tensors to manage spatial dimensions.

Distinct from Input Padding Utilities: Distinct from Input Padding Utilities: focuses on output-side spatial cropping rather than input-side boundary padding.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Output Padding Controllers. Refine with filters or upvote what's useful.

Awesome Output Padding Controllers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • d2l-ai/d2l-end2l-ai 的头像

    d2l-ai/d2l-en

    29,001在 GitHub 上查看↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Controls spatial expansion by configuring padding and strides in transposed convolutional operations.

    Pythonbookcomputer-visiondata-science
    在 GitHub 上查看↗29,001
  • vdumoulin/conv_arithmeticvdumoulin 的头像

    vdumoulin/conv_arithmetic

    14,623在 GitHub 上查看↗

    This project provides a collection of visual guides, technical documentation, and animation generation tools designed to explain the mathematical mechanics of neural network layer operations. It serves as an educational resource for understanding the architecture and data mapping processes involved in deep learning. The toolset distinguishes itself by programmatically generating visual representations of standard, transposed, and dilated convolution layers. By utilizing a declarative configuration model, it maps mathematical parameters—such as kernel sizes, strides, and padding—to coordinate-

    Calculates output dimensions and spatial relationships for convolution layers based on kernel, stride, and padding parameters.

    TeX
    在 GitHub 上查看↗14,623
  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Operations
  4. Input Padding Utilities
  5. Output Padding Controllers

探索子标签

  • Spatial Dimension Controllers1 个子标签Utilities for modifying output shapes through padding and stride adjustments in convolutional layers. **Distinct from Output Padding Controllers:** Distinct from Output Padding Controllers: focuses on the broader spatial dimension control including stride, not just padding.