当前位置:网站首页>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
边栏推荐
- Summary of recent bugs
- Sword finger offer II 065. The shortest word code (medium dictionary tree string array)
- 771. 字符串中最长的连续出现的字符
- AWK空行过滤
- 75. Color classification (medium array double pointer sorting)
- STM32 - external interrupt application (exti) (use cubemx to configure interrupts)
- [connect set-top box] - use ADB command line to connect ec6108v9 Huawei Yuehe box wirelessly
- ATT&CK初步了解
- XXX port is already in use
- Winserver operation and maintenance technology stack
猜你喜欢

Summary of common error types in JS

Bluetooth smart Bracelet system based on STM32 MCU

Ngrok intranet penetration

npm ERR code ETIMEDOUT npm ERR syscall connect npm ERR errno ETIMEDOUT npm ERR network reques...

Soft exam network engineer

STM32 -- program startup process

flask之蓝图 补充openpyxl

STM32 - memory, I2C protocol

微信小程序剪切图片的功能

98. Verify binary search tree (medium binary search tree DFS)
随机推荐
微信小程序剪切图片的功能
LeetCode刷题系列之-多数之和类型
Awk blank line filtering
使用PCL批量将点云.bin文件转.pcd
Solve various problems of sudo rosdep init and rosdep update
How do we do full link grayscale on the database?
842. Arrange numbers
Soft exam network engineer
Quadruped robot | gem (elevation map) + fast_ Deployment records of Leo (odometry) environment
96. Different binary search trees (medium binary search tree dynamic planning)
STM32CUBEIDE(10)----ADC在DMA模式下扫描多个通道
775. 倒排单词
Summary of common error types in JS
Ngrok intranet penetration
Winserver operation and maintenance technology stack
Stm32+ four pin OLED screen + Chinese character mold taking
LVS+KeepAlived高可用部署实战应用
Excel-vba quick start (XIII. Common usage of date)
How to install and use PHP library neo4j
STM32 board level support package for keys