What does backbone mean in a neural network

0 votes

I am getting confused with the meaning of "backbone" in neural networks, especially in the DeepLabv3+ paper. I did some research and found out that backbone could mean

the feature extraction part of a network

DeepLabv3+ took Xception and ResNet-101 as its backbone. However, I am not familiar with the entire structure of DeepLabv3+, which part the backbone refers to, and which parts remain the same?

A generalized description or definition of backbone would also be appreciated.

Mar 26, 2022 in Machine Learning by Nandini
• 5,480 points
2,509 views

1 answer to this question.

0 votes

According to my understanding, the "backbone" refers to the DeepLab architecture's feature extracting network. The network's input is encoded into a feature representation using this feature extractor. Around this feature extractor, the DeepLab framework "wraps" functionalities. The feature extractor can then be swapped out, and a model can be picked that best suits the task at hand in terms of accuracy, efficiency, and so on.
The phrase "backbone" in the context of DeepLab could relate to models such as ResNet, Xception, MobileNet, and so on.

Supercharge Your Skills with Our Machine Learning Course!

answered Apr 4, 2022 by Dev
• 6,000 points

Related Questions In Machine Learning

0 votes
1 answer

What is Depth of a convolutional neural network?

The depth of a Deep Neural Network ...READ MORE

answered Mar 25, 2022 in Machine Learning by Nandini
• 5,480 points
1,105 views
0 votes
1 answer

What does dimensionality reduction mean?

Dimensionality reduction is used in Machine Learning ...READ MORE

answered Mar 3, 2022 in Machine Learning by Nandini
• 5,480 points
412 views
0 votes
1 answer

What does regression test mean?

Regression testing is used to ensure that ...READ MORE

answered Mar 9, 2022 in Machine Learning by Nandini
• 5,480 points
274 views
0 votes
2 answers
0 votes
1 answer

Role of the bias in neural networks.

Hi@akhtar, The activation function in Neural Networks takes ...READ MORE

answered Jul 15, 2020 in Machine Learning by MD
• 95,440 points
1,262 views
0 votes
1 answer
0 votes
1 answer

Epoch vs Iteration when training neural networks

In the language of neural networks, this ...READ MORE

answered Feb 10, 2022 in Machine Learning by CoolCoder
• 4,400 points
1,055 views
0 votes
1 answer

How to get a regression summary in scikit-learn like R does?

In sklearn, there is no R type ...READ MORE

answered Mar 15, 2022 in Machine Learning by Dev
• 6,000 points
3,084 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP