英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

backbone    音标拼音: [b'ækb,on]
n. 脊椎,志气,骨干,支柱 ;
主干,(网络中主要计算机间的连接线路,
在网络主干上有一些连着局域网络的分支)

脊椎,志气,骨干,支柱 ; 主干,(网络中主要计算机间的连接线路, 在网络主干上有一些连着局域网络的分支)

backbone
基杆

backbone
基干

backbone
n 1: a central cohesive source of support and stability; "faith
is his anchor"; "the keystone of campaign reform was the
ban on soft money"; "he is the linchpin of this firm" [synonym:
{anchor}, {mainstay}, {keystone}, {backbone}, {linchpin},
{lynchpin}]
2: fortitude and determination; "he didn't have the guts to try
it" [synonym: {backbone}, {grit}, {guts}, {moxie}, {sand},
{gumption}]
3: the series of vertebrae forming the axis of the skeleton and
protecting the spinal cord; "the fall broke his back" [synonym:
{spinal column}, {vertebral column}, {spine}, {backbone},
{back}, {rachis}]
4: the part of a book's cover that encloses the inner side of
the book's pages and that faces outward when the book is
shelved; "the title and author were printed on the spine of
the book" [synonym: {spine}, {backbone}]
5: the part of a network that connects other networks together;
"the backbone is the part of a communication network that
carries the heaviest traffic"

Backbone \Back"bone"\ (b[a^]k"b[=o]n`), n. [2d back, n. bone.]
[1913 Webster]
1. The column of bones in the back which sustains and gives
firmness to the frame; the spine; the vertebral or spinal
column.
[1913 Webster]

2. Anything like, or serving the purpose of, a backbone.
[1913 Webster]

The lofty mountains on the north side compose the
granitic axis, or backbone of the country. --Darwin.
[1913 Webster]

We have now come to the backbone of our subject.
--Earle.
[1913 Webster]

3. Firmness; moral principle; steadfastness.
[1913 Webster]

Shelley's thought never had any backbone. --Shairp.
[1913 Webster]

{To the backbone}, through and through; thoroughly; entirely.
"Staunch to the backbone." --Lord Lytton.
[1913 Webster]

98 Moby Thesaurus words for "backbone":
advocate, alpenstock, arm, athletic supporter, back, backing,
bandeau, bearer, bottom, bra, brace, bracer, bracket, brassiere,
buttress, cane, carrier, cervix, chutzpah, corset, courage, crook,
crutch, determination, firmness, fortitude, foundation garment,
fulcrum, gameness, girdle, grit, guts, gutsiness, guttiness, guy,
guywire, hardihood, heart, heart of oak, intestinal fortitude,
jock, jockstrap, mainstay, maintainer, mast, mettle,
mettlesomeness, moxie, neck, nerve, pillar, pith, pluck,
pluckiness, prop, purposefulness, rachis, reinforce, reinforcement,
reinforcer, resoluteness, resolution, resolve, rest, resting place,
rigging, sand, shoulder, shroud, spinal column, spine, spirit,
sprit, spunk, spunkiness, stability, staff, stamina,
standing rigging, stave, stay, staying power, stick, stiffener,
stout heart, strength, strengthener, sturdiness, support,
supporter, sustainer, toughness, true grit, upholder, vertebrae,
vertebral column, walking stick, will

The top level in a hierarchical {network}. {Stub
networks} and {transit networks} which connect to the same
backbone are guaranteed to be interconnected.

See also: {Internet backbone}.

(1998-07-02)



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 深度学习backbone、neck 和 head介绍 - 知乎
    在深度学习中,通常将模型分为三个部分: backbone 、 neck 和 head。 Backbone:backbone 是模型的主要组成部分,通常是一个 卷积神经网络 (CNN)或 残差神经网络 (ResNet)等。 backbone 负责提取输入图像的特征,以便后续的处理和分析。
  • Backbone Mobile Gaming
    Evolve your gaming with Backbone's mobile controller all-in-one mobile app that lets you cloud game play mobile and cross-platform titles from anywhere
  • 深度学习框架-Backbone汇总-CSDN博客
    DLA是一种 融合深层网络 的 backbone 结构,通过更深层次的融合可以更好的聚合不同层的信息,深层聚合结构以 迭代 和 分层 方式合并特征层次结构,使网络具有更高的准确性和更少的参数。 采用的聚合结构和现有的特征融合结构最为类似。
  • 深度学习基础理论————CV中常用Backbone (Resnet Unet Vit系列 多模态系列等)以及代码 - Big-Yellow-J . . .
    主要介绍在CV中常用的Backbone原理简易代码(代码以及原理经常更新),参考论文中的表格,对不同的任务所使用的backbone如下: 针对上面内容分为两块内容:1、基于卷积神经网络的CV Backbone:1 Resnet系列;2 Unet系列等;2、基于Transformer的 CV Back
  • 神经网络中的 Backbone 是什么? | Baeldung中文网
    神经网络的核心组成部分是 层(layer) 和 节点(node)。 一些神经网络结构可能包含上百层,以及多个用于解决不同子问题的逻辑模块。 其中, Backbone 就是这样一个关键组成部分。 本文将介绍什么是神经网络中的 Backbone,以及目前最常用的几种 Backbone 类型。
  • 深度学习中的Backbone、Neck与Head:构建高效模型的基石
    本文深入解析深度学习模型中的Backbone、Neck与Head三大模块,揭示它们在特征提取、融合与任务预测中的关键作用。 通过简明扼要的阐述和实例,帮助读者理解复杂技术概念,并应用于实际项目中。
  • 深度学习网络中backbone是什么意思? - 知乎
    通常用 VGGNet 还有你说的 Resnet,因为这些backbone特征提取能力是很强,并且可以加载官方在大型数据集 (Pascal 、Imagenet)上训练好的模型参数,然后接自己的网络,进行微调finetune即可。
  • Backbone — Next-Level Play - App Store
    Backbone turns your iPhone and iPad Mini into the ultimate gaming device Play any game or service that supports game controllers The Backbone One controller works with services like PS Remote Play, Xbox Game Pass (xCloud), Apple Arcade, Xbox Remote Play, Google Stadia, and Amazon Luna
  • 深度学习中的骨干网络是什么? | Ultralytics
    Backbone 探索骨干网络在深度学习中的作用。了解 Ultralytics YOLO26 如何使用优化后的骨干网络实现快速、准确的特征提取和目标检测。
  • backbone、neck 和 head在深度学习中的术语解释 - CSDN博客
    在不同的任务中,头部的结构会有所不同,以适应不同的任务需求。 总的来说,backbone负责特征提取,neck负责特征整合,head负责具体任务的执行。 这种模块化的设计使得深度学习网络在不同的任务和数据集上更具通用性和灵活性。





中文字典-英文字典  2005-2009