当前位置:网站首页>Complex convolutional neural network: cv-cnn
Complex convolutional neural network: cv-cnn
2022-06-29 15:39:00 【Maomaozhen nice】
Complex convolutional neural network (CV-CNN) Feature extraction of complex input data with complex parameters and variables , And feature classification . at present ,CV-CNN There are two main research directions : One is about CV-CNN Theoretical research , The neural network in the real number field is now brilliant. A large number of new algorithms and models have been proposed , The theoretical innovation of algorithms based on the characteristics of complex numbers is a hot research topic . The second is CV-CNN Exploration in application field ,CV-CNN The emergence of has made the problems in many fields get new solutions , Explore new application scenarios extensively , And carry out adaptive innovation , It is also a research hotspot .
The basic structure of complex neural network mainly includes input layer 、 The hidden layer and the output layer . Layer to layer full connection , There is no connection in the layer . however CV-CNN The input data of is a complex number , The network weights and offsets are initialized in the complex form . In the process of forward propagation , The real part and the imaginary part of the weighted sum of input and weight are excited nonlinearly . therefore , The output of each layer of neurons is also complex . The backward training process of the network adopts the gradient descent algorithm in the complex field .
In the neural network algorithm of multilayer structure , The lower level and the higher level are respectively used to learn the low-dimensional and high-dimensional features of the target . The input layer is usually composed of width 、 Height and depth characterize , Depth indicates the number of channels of input data . stay SAR Image classification problem , The multi-channel complex image can be directly used as the input of the network .
The typical process of feature extraction in convolution network includes convolution 、 Nonlinear excitation and pooling . The convolution layer convolutes the input data with a learnable filter , Both input and output can be 2 D matrix . The convolution result generates the characteristic graph through the nonlinear excitation function . Nonlinear excitation functions are commonly used Sigmod、ReLU etc. . The next layer of the convolution layer is usually the pooling layer , Used for down sampling characteristic graph , Thus reducing network parameters , The properties of convolutional neural networks include local connections 、 Weight sharing 、 Pooling and cascading multiple layers . about CV-CNN, All structures of the network include convolution layer 、 The characteristic diagram of the pool layer and the parameters of the filter are complex .
notes : The content of the article is extracted from 《 Synthetic aperture radar intelligent interpretation 》 Xu Feng et al
边栏推荐
- 雷达发射机
- 极化SAR地表分类
- Lumiprobe reactive dye cycloalkyne dye: af488 dbco, 5 isomer
- "Game engine shallow in shallow out" 98 Substancepainer plug-in development
- Why MySQL chooses b+ tree to store indexes
- message from server: “Host ‘xxxxxx‘ is blocked because of many connection errors; unblock with ‘m
- Rust基础知识
- File常用工具类, 流相关运用 (记录)
- Sofaregistry source code | data synchronization module analysis
- 目前股票开户安全吗?可以直接网上开户吗
猜你喜欢
Ink drop typesetting
Imgutil image processing tool class, text extraction, image watermarking
Basic use of text preprocessing library Spacy (quick start)
PostgreSQL source code learning (23) -- transaction log ④ - log assembly
MySQL JSON array operation JSON_ array_ append、json_ array_ insert
数据挖掘复习
Create an API rapid development platform, awesome!
Informatics Olympiad all in one 2061: trapezoidal area
13.TCP-bite
Hi,你有一份Code Review攻略待查收
随机推荐
深度学习遥感数据集
上次给我们发福利的 TDesign ,今天讲讲它的开源故事
el-table-column行按钮防重控制loading
Lumiprobe deoxyribonucleic acid phosphate CpG 1000 solid carrier
雷达基本组成
Uncover the practice of Baidu intelligent test in the field of automatic test execution
About sql+nosql: newsql database
.NET程序配置文件操作(ini,cfg,config)
Sofaregistry source code | data synchronization module analysis
Unity C basic review 28 - delegation with return (p449)
Take another picture of cloud redis' improvement path
如临现场的视觉感染力,NBA决赛直播还能这样看?
京东健康回应拟以 3.554 亿美元收购京东资产:与宠物健康产品品类相关
请说下redis命令的时间复杂度??(实际问的是redis底层结构)
Lumiprobe 活性染料丨环炔染料:AF488 DBCO,5 异构体
Middle order and post order traversal to construct binary tree [recursive partition interval and backtracking splicing subtree + similarity and difference between middle post order and middle pre orde
Informatics Olympiad all in one 1002: output the second integer
Unity C basic review 29 - Generic delegation (p451)
Is it safe to open a stock account at present? Can I open an account online directly
Paging SQL (rownum, row_number, deny_rank, rank)