当前位置:网站首页>UNET [basic network]
UNET [basic network]
2022-07-28 22:43:00 【It's too simple】
background
Introduce : Classic model of semantic segmentation network
advantage : You can get context information and location information at the same time , It is very conducive to the extraction of surface information , It performs well in segmentation that requires shallow information .
Model structure

The first part ( Trunk feature extraction ): Get five preliminary feature layers . Convolution + Maximum pool composition , Remove the fifth largest pool layer and the following part , Other structures and VGG-16 identical .

The second part ( Strengthen feature extraction ): Sample the last feature layer , Stack with the penultimate feature layer ( Channels add up ), After two convolutions, the feature layer after feature fusion is obtained , Then repeat the above steps with different preliminary feature layers to obtain the final feature layer three times .
The third part ( forecast ): adopt 1*1 Convolution adjusts the number of channels to the number of classes that need to be predicted , Use the final feature layer to classify each pixel .
Reference resources
边栏推荐
- Concise history of graphic technology
- Leetcode integer exercises integer inversion
- Image is referred in multiple repositories
- 775. Inverted words
- 96. Different binary search trees (medium binary search tree dynamic planning)
- 770. 单词替换
- STM32 - advanced control timer (time base unit, functional block diagram, input, capture, output, open circuit)
- Baidu map usage
- 75. Color classification (medium array double pointer sorting)
- 770. Word replacement
猜你喜欢

STM32 -- program startup process

Research cup element recognition multi label classification task based on ernie-3.0 cail2019 method

How to install WiFi correctly

Ngrok intranet penetration

使用PCL批量显示PCD点云数据流

Netease Yunxin 2022q2 product supply station, come and get your product supply plan!

JVM -- custom class loader

Bluetooth smart Bracelet system based on STM32 MCU

STM32 - DMA direct memory access controller (cubemx configures DMA)

STM32 - advanced control timer (time base unit, functional block diagram, input, capture, output, open circuit)
随机推荐
Sword finger offer II 065. The shortest word code (medium dictionary tree string array)
flask之蓝图 补充openpyxl
96. Different binary search trees (medium binary search tree dynamic planning)
The blueprint of flask complements openpyxl
微信小程序里button点击的时候会边框有黑线
Mysql8.0 cannot authorize users or prompt you are not allowed to create a user with grant
Sword finger offer II 067. maximum XOR (medium prefix tree bit operation array)
STM32 single chip microcomputer drive L298N
[get mobile information] - get mobile information through ADB command
Labelme labels circular objects [tips]
微信小程序剪切图片的功能
Sword finger offer II 064. magic Dictionary (medium dictionary tree string design)
Ultra detailed visual studio 2019 running littlevgl (lvgl) simulator
How about the actual use effect of common source oscilloscope
AWK空行过滤
Differernet [anomaly detection: normalizing flow]
elment-plus图标input上面带的图标为什么不显示
Soft exam network engineer
Att & CK Threat Intelligence
The function of wechat applet to cut pictures