当前位置:网站首页>Tesla neural network model hydranet
Tesla neural network model hydranet
2022-07-29 02:42:00 【Autumn ink】
Backbone: Refers to the feature extraction network , Used to identify multiple objects in a single image , And provide rich characteristic information of the object . We use it a lot AlexNet、ResNet、VGGNet As a backbone network .
Detection Head(head): In feature extraction ( The backbone ) after , It provides us with the input characteristic graph representation . For some practical tasks , For example, the detection object 、 Segmentation, etc . We usually apply a “ Detection head ”, So it's like a head attached to the trunk .
Neck:Neck Between the trunk and the head , It is used to extract some finer features .( For example, feature pyramid network (FPN),BiFPN)
Target detection has a general structure :Input → backbone → neck → head → Output.
In Tesla neural network architecture :
- backbone: RegNet + ResNet
- neck: BiFPN
- head: HydraNet
Even though AutoML and NAS It works , But they also have limitations :1) High resource consumption ,2) Poor flexibility ,3) Poor generalization ,4) The design result is difficult to understand .
Tesla Using a residual neural network block designed Regnet( Regular network structure ) As the backbone of its neural network .
RegNet yes 2020 year Facebook AI research (FAIR) The paper Designing Network Design Spaces A new network design paradigm proposed in .
HydraNets There are three main benefits :
- Feature sharing : Reduce the repeated convolution calculation , Reduce the number of trunks , Especially when testing, it is more efficient ;
边栏推荐
- 这个博主,qt归类比较全,有空去学习总结,记录一下。
- Exploration and practice of network security vulnerability management
- MySQL basic operation and comprehensive instance project based on MySQL basic operation
- 一文搞懂 Redis 架构演化之路
- 3d智能工厂工艺流转可视化交互展示应用优点
- ROS2/ROS1开发过程中的一些记录
- Shell script quick start-01
- 以科技传递温度,vivo亮相数字中国建设峰会
- 无线振弦采集系统工作流程
- I want to talk about high concurrency.
猜你喜欢

3d智能工厂工艺流转可视化交互展示应用优点

Source code and display of 18 classic programs in C language vs2019

When I look at the source code, what am I thinking?

漫画算法_小灰灰面试

C language to achieve the three chess game

物联网组件

Redis主从模式、哨兵集群、分片集群

Split, an avalanche caused by connection pool parameters

Polygon zkEVM——Hermez 2.0简介

JMeter's BeanShell generates MD5 encrypted data and writes it to the database
随机推荐
工程经济学名词解释
HTTP breakpoint resume and cache problems
4年测试经验,好不容易进了阿里,两个月后我选择了裸辞...
How does the Devops team defend against API attacks?
0728~面试题梳理
Branch management practice of "two pizza" team
快速掌握Nodejs安装以及入门
ROCBOSS开源微社区轻论坛类源码
3种过期策略
NVIDIA-VPI(Vision Programming Interface)
MySQL基本操作和基于MySQL基本操作的综合实例项目
【报错】node:internal/modules/cjs/loader:936 【解决方法】
Source code and display of 18 classic programs in C language vs2019
[quality] code quality evaluation standard
C language to achieve the three chess game
Only when you are far away will you miss
Shell 脚本 快速入门 -01
Redis队列实现秒杀
MySQL和Redis的双写一致性
白马过隙的时光