Movatterモバイル変換


[0]ホーム

URL:


CN109670529A - A kind of separable decomposition residual error modularity for quick semantic segmentation - Google Patents

A kind of separable decomposition residual error modularity for quick semantic segmentation
Download PDF

Info

Publication number
CN109670529A
CN109670529ACN201811353780.2ACN201811353780ACN109670529ACN 109670529 ACN109670529 ACN 109670529ACN 201811353780 ACN201811353780 ACN 201811353780ACN 109670529 ACN109670529 ACN 109670529A
Authority
CN
China
Prior art keywords
convolution
separable
residual error
channel
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811353780.2A
Other languages
Chinese (zh)
Inventor
庞彦伟
路文超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin University
Original Assignee
Tianjin University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin UniversityfiledCriticalTianjin University
Priority to CN201811353780.2ApriorityCriticalpatent/CN109670529A/en
Publication of CN109670529ApublicationCriticalpatent/CN109670529A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明涉及一种用于快速语义分割的可分离分解残差模块设计方法,包括:结合残差连接和深度可分离卷积设计可分离残差模块:将深度可分离卷积的3D卷积核分解成一个逐通道处理的2D卷积核和一个跨通道的1×1大小的3D卷积核,将残差模块中的3D卷积替换为深度可分离卷积,设计可分离残差模块;在可分离残差模块的基础上引入分解卷积设计更加高效的残差模块——可分离分解残差模块:将分解卷积的3D卷积核分解成两个连续正交的一维卷积核,将可分离残差模块中的逐通道3×3卷积变为两个连续的逐通道3×1卷积和逐通道1×3卷积,设计可分离分解残差模块;基于设计的可分离分解残差模块设计一种能充分利用其学习能力和学习效率的高效语义分割网络结构。

The invention relates to a method for designing a separable and decomposable residual module for fast semantic segmentation, comprising: designing a separable residual module by combining residual connection and depthwise separable convolution: combining a 3D convolution kernel of depthwise separable convolution It is decomposed into a channel-by-channel 2D convolution kernel and a cross-channel 1×1 3D convolution kernel, replace the 3D convolution in the residual module with a depthwise separable convolution, and design a separable residual module; On the basis of the separable residual module, the decomposed convolution is introduced to design a more efficient residual module - the separable decomposed residual module: the 3D convolution kernel of the decomposed convolution is decomposed into two consecutive orthogonal one-dimensional convolutions kernel, the channel-by-channel 3×3 convolution in the separable residual module is changed into two consecutive channel-by-channel 3×1 convolution and channel-by-channel 1×3 convolution, and the separable decomposition residual module is designed; based on the design The separable decomposition residual module designs an efficient semantic segmentation network structure that can fully utilize its learning ability and learning efficiency.

Description

A kind of separable decomposition residual error modularity for quick semantic segmentation
Technical field
It is the present invention relates to computer vision, semantic segmentation, deep learning field, in particular to a kind of for quickly semantic pointThe separable decomposition residual error modularity cut.
Background technique
Automatic Pilot be when previous extremely popular project, wherein visual perception module be even more in automated driving system notThe a part that can or lack.The visual perception module of automatic Pilot is related to Traffic Sign Recognition, vehicle, pedestrian detection, and road is knownThe visual perceptions task such as not.Currently there is the detection algorithm of comparative maturity for above-mentioned each visual task.But automatic PilotAutomobile needs accurate analysis surrounding scene in real time, also sorts out with regard to needing to be completed at the same time the segmentation to above-mentioned different classes of object,At this moment the research of semantic segmentation is just particularly important.Semantic segmentation is common technology during image scene understands, it is to imageIn each pixel prediction its classification, classify to realize to the Pixel-level of image.Semantic segmentation can carry out image very thinThe understanding of cause, this is extremely important to the research of automatic Pilot.
In recent years, deep learning development is swift and violent, since convolutional neural networks (CNN) is proposed, has done object with neural networkThe algorithm of classification emerges one after another.For CNN to be applied in semantic segmentation field, Long et al. proposes full convolutional neural networks(FCN).The full articulamentum of CNN has been substituted for convolutional layer by FCN, then spends convolutional layer to the characteristic pattern of the last one convolutional layerIt is up-sampled, obtains Pixel-level classification results identical with input image size.After FCN is proposed, numerous researchers existIt is continuously improved on the basis of this, develops a series of semantic segmentation algorithms based on deep learning.
The semantic segmentation algorithm of current main-stream is more the algorithm for focusing on precision.In general, this kind of algorithm is all logicalIt crosses increase network level, increase network complexity, promote network segmentation precision to sacrifice network segmentation efficiency as cost.Such asDeepLab algorithm is realized very high by using the post-processing means of complicated network structure and the full condition of contact random field of additionSegmentation precision, be relatively specific for the application more demanding to accuracy.But the segmentation efficiency of DeepLab algorithm is relatively low, singleImage processing time is opened at 1 second or more, is not suitable for the higher application of requirement of real-time.In order to allow semantic segmentation algorithm to answerA kind of quickly real-time semantic segmentation is studied in the application more demanding to algorithm real-time for automatic Pilot, human-computer interaction etc.Algorithm is extremely important.
Quickly the difficult point of semantic segmentation algorithm is to guarantee that neural network accuracy is higher while guaranteeing network parameter in real timeAmount and calculation amount are lower.Existing real-time semantic segmentation algorithm is down-sampled using doing to input and characteristic pattern, presses modelThe means such as contracting promote network efficiency.The computational efficiency of conventional residual module is to limit a key factor of network segmentation efficiency.
Summary of the invention
The present invention provides a kind of connection of combination residual error, depth separates the new and effective residual error mould that convolution sum decomposes convolutionBlock --- it is separable to decompose residual error module.The residual error module can allow network to keep lower parameter amount while depth is largerAnd calculation amount, so that network be allowed to keep higher computational efficiency.The present invention is based on the separable decomposition residual error module designs simultaneouslyA kind of semantic segmentation network structure that can make full use of its learning ability and learning efficiency realizes quickly semantic in real time pointIt cuts.Technical solution is as follows:
A kind of separable decomposition residual error modularity for quick semantic segmentation, including the following steps:
(1) it combines residual error connection and depth to separate convolution and designs separable residual error module: depth is separated into convolution3D convolution kernel resolves into one by the 2D convolution kernel of channel processing and the 3D convolution kernel of 1 × 1 size across channel, by residual error3D convolution in module replaces with depth and separates convolution, designs separable residual error module.
(2) introduced on the basis of separable residual error module and decompose the more efficient residual error module of convolution design --- it can divideFrom decomposition residual error module: the 3D convolution kernel for decomposing convolution is resolved into two continuous orthogonal one-dimensional convolution kernels, it is residual by separatingBecome two continuously by 3 × 1 convolution sum of channel by 1 × 3 convolution of channel by 3 × 3 convolution of channel in difference module, design can divideFrom decomposition residual error module;
(3) the separable decomposition residual error module design based on design is a kind of can make full use of its learning ability and learning efficiencyEfficient semantic segmentation network structure: the network use coding-decoding architecture, by continuous encoder and continuous decoder structureIncluding at, encoder includes the separable decomposition residual error module and down-sampled module being sequentially connected, and is responsible for extracting feature, and generateDown-sampled characteristic pattern;Decoder includes the separable decomposition residual error module being sequentially connected and up-sampling module, is responsible for furtherFeature is extracted, and the feature of encoder output is up-sampled, it is final to generate and input picture Pixel-level class of the same sizeOther probabilistic forecasting result.
(4) data set used in network training, test is determined, input training, test image are extracted special by encoderSign generates segmentation result by decoder, utilizes the segmentation efficiency of single image processing Time evaluation network.
For the residual error module that current convolutional network is widely used, connected using combination residual error proposed by the present inventionIt connects, the separable decomposition residual error module that the separable convolution sum of depth decomposes convolution can largely solve conventional residual moduleComputational efficiency restricted problem.Network is divided come design semantic using separable decomposition residual error module proposed by the present invention, it can be withNetwork is allowed to keep lower parameter amount and calculation amount while keeping larger depth.Compared to current common emphasis precisionFor semantic segmentation algorithm, network can be greatly promoted while guaranteeing precision using semantic segmentation network proposed by the present inventionComputational efficiency.
Detailed description of the invention
Tetra- kinds of residual error modules of Fig. 1.(a) without bottleneck residual error module;(b) bottleneck residual error module;
(c) residual error module is separated;(d) it separates and decomposes residual error module
Tetra- kinds of convolution kernels of Fig. 2.
Fig. 3: network structure.
Specific embodiment
This patent solves conventional residual module the technical problem to be solved is that a kind of novel efficient residual error module is designedThe low problem of computational efficiency, and by a kind of efficient semantic segmentation network structure of efficient residual error module design of design, it realizesQuick real-time semantic segmentation.The key point of this method is that how to design one kind not only can guarantee that precision was higher, but also can guarantee ginsengQuantity and the lower efficient residual error module of calculation amount.
Step 1: separating convolution in conjunction with residual error connection and depth designs a kind of efficient residual error module --- separable residual errorModule.Residual error connection can allow network to avoid the occurrence of gradient disappearance and degenerate problem, but conventional residual while depth is largerAn important factor for computational efficiency of module is limitation network efficiency.It is a kind of normal of network model miniaturization that depth, which separates convolution,With technology, standard 3D convolution kernel is resolved into 2D convolution kernel that one is handled by channel and 1 × 1 size across channel by it3D convolution kernel.Standard 3D convolution in conventional residual module is replaced with into depth and separates convolution, can largely be reducedThe parameter amount and calculation amount of network promote network efficiency.
Step 2: being introduced on the basis of separable residual error module further to promote network efficiency and decomposing convolution designA kind of more efficient residual error module --- it is separable to decompose residual error module.Decompose one kind that convolution is also network model miniaturizationCommon technology, standard 3D convolution kernel is resolved into two continuous orthogonal one-dimensional convolution kernels by it.It will be in separable residual error moduleBecoming two by 3 × 3 convolution of channel continuously can further decrease network by 1 × 3 convolution of channel by 3 × 1 convolution sum of channelParameter amount and calculation amount, promoted network efficiency.
Step 3: the separable decomposition residual error module design based on design is a kind of to make full use of its learning ability and studyThe efficient semantic segmentation network structure of efficiency.The network uses coding-decoding architecture, by continuous encoder and continuous decodingDevice is constituted.Encoder decomposes residual error module and down-sampled module composition by separable, is responsible for extracting feature, and generate down-sampledCharacteristic pattern.Decoder decomposes residual error module and up-sampling module composition by separable, is responsible for further extracting feature, and to volumeThe feature of code device output is up-sampled, final to generate and input picture Pixel-level class probability prediction result of the same size.
Step 4: determining data set used in network training, test, this patent uses Cityscapes roadway scene dataCollection.Input training, test image, extract feature by encoder, generate segmentation result by decoder.At single imageManage the segmentation efficiency of Time evaluation network.
Below with reference to embodiment, the present invention is further described.
There are two types of common design methods for conventional residual module: without bottleneck residual error module and Fig. 1 (b) institute shown in Fig. 1 (a)The bottleneck residual error module shown.When the network number of plies is less, the parameter amount and precision of two kinds of residual error module design modes are almost the same.But with the increase of the network number of plies, bottleneck residual error module needs increased computing resource less, no bottleneck residual error module raisesPrecision is more.In order to design it is a kind of can while guaranteeing precision the higher residual error module of computational efficiency, need utilizing no bottleParameter amount and calculation amount are reduced while neck residual error module accuracy benefits.In order to reach the purpose, residual error can be connected and deepIt spends separable convolution to combine, devises a kind of novel residual error module, as shown in Fig. 1 (c), which can be to a certain degreeIt is upper to solve the problems, such as that conventional residual module computational efficiency is low.It is asked further to solve the computational efficiency limitation of conventional residual moduleTopic, promotes the computational efficiency of residual error module, and this patent combines again on the basis of combining residual error connection and depth to separate convolutionDecomposition convolution, devises a kind of more efficient residual error module, referred to as separable to decompose residual error module, as shown in Fig. 1 (d).
Depth separates convolution sum and decomposes a kind of mode that convolution is all network model miniaturization, their essence is superfluousThe remaining less rarefaction expression of information.Separating convolution bonus point deconvolution with depth replaces standard 3D convolution that can reduce convolution kernelRedundant representation, reduce network parameter amount and calculation amount, largely so as to by network application to mobile terminal platform.Depth canStandard 3D convolution kernel is resolved into a 2D convolution kernel and 1 × 1 size across channel by channel processing by separation convolution kernel3D convolution kernel.It decomposes convolution kernel and standard 3D convolution kernel is resolved into two continuous orthogonal one-dimensional convolution kernels.As shown in Fig. 2,Fig. 2 (a) represents standard 3D convolution kernel, and Fig. 2 (b) represents depth and separates convolution kernel, and Fig. 2 (c), which is represented, decomposes convolution kernel, Fig. 2 (d)It represents and combines the separable decomposition convolution kernel that depth separates convolution sum decomposition convolution.
As shown in Fig. 2 (a), standard 3D convolution is R in the calculation amount that a certain layer carries out convolution1:
R1=DK×DK×M×N×DF×DF(1),
D in formula (1)K×DKIt is convolution kernel size, M is input channel number, and N is output channel number, DF×DFIt is that input is differentiatedRate.
As shown in Fig. 2 (b), depth separates convolution and is broadly divided into two parts in the calculation amount that a certain layer carries out convolution:First is that by the calculation amount of channel 2D convolution kernel as shown in Fig. 2 (b) top half, second is that as shown in the lower half portion Fig. 2 (b) acrossThe calculation amount of 1 × 1 size convolution kernel of channel.Wherein 2D convolution kernel only handles a channel, quantity and input channel number phase every timeTogether.Across the channel processing feature figure of 1 × 1 size convolution kernel, becomes specified quantity for output channel number.Use the separable volume of depthLong-pending calculation amount is R2:
R2=DK×DK×M×DF×DF+M×N×DF×DF(2),
D in formula (2)K×DK×M×DF×DFIt is by channel 2D convolution kernel calculation amount, M × N × DF×DFIt is across channel 1 × 1Size convolution kernel calculation amount.
As shown in Fig. 2 (c), decomposing convolution in the calculation amount that a certain layer carries out convolution is R3:
R3=(DK+DK)×M×N×DF×DF (3)。
As shown in Fig. 2 (d), convolution sum is separated in conjunction with depth and decomposes the separable convolution of decomposing of depth of convolution in a certain layerThe calculation amount for carrying out convolution is R4:
R4=(DK+DK)×M×DF×DF+M×N×DF×Dk (4)。
So separating the calculation amount of convolution bonus point deconvolution processing feature figure relative to using 3D volumes of standard using depthThe calculation amount ratio of product processing feature figure is R:
Assuming that input is the characteristic pattern of 64 channel, 512 × 256 size, export as the feature of 128 channel, 256 × 128 sizeFigure, convolution kernel are then only to use standard 3D convolutional calculation with the calculation amount that depth separates convolution bonus point deconvolution having a size of 5 × 5The 4.3% of amount.Replace standard 3D convolution that can substantially reduce calculation amount it can be seen that separating convolution bonus point deconvolution using depth.AndAnd by formula (5) it is found that convolution kernel size and output channel number are more, convolution bonus point deconvolution is separated instead of standard using depthThe income that 3D convolution obtains in terms of reducing parameter amount and calculation amount is bigger.
It is separable to decompose that residual error module combines residual error connection, depth separates convolution sum and decomposes convolution, using one 3 ×1 replaces 3 × 3 Standard convolutions by channel convolution by channel convolution sum one 1 × 3, guarantees the network situation larger in depthUnder be still able to maintain lower parameter amount.And separable residual error module of decomposing one-dimensional joined at two by between the convolution of channel1 × 1 across channel convolution carries out the fusion of interchannel information, and guarantee can extract more effective feature.In addition to this, which existsIt is also added into nonlinear activation function after 1 × 1 across channel convolution, network can be allowed to be fitted more complicated function.Finally shouldModule can achieve the effect that computational efficiency is promoted under conditions of keeping precision.
The main purpose of this patent is to solve current semantics partitioning algorithm to be unable to satisfy asking for high efficiency and requirement of real-timeTopic.To solve this problem, separable decomposition residual error module design of this patent based on design is a kind of can make full use of its studyThe efficient semantic segmentation network of ability and learning efficiency, as shown in Figure 3.This patent is carried out end-to-end using coding-decoding architectureNetwork training.Network is made of continuous encoder and continuous decoder.Encoder includes 16 modules, is decomposed by separableResidual error module and down-sampled module composition are responsible for extracting feature, and generate down-sampled characteristic pattern.Decoder includes 7 modules,Residual error module and up-sampling module composition are decomposed by separable, is responsible for further extracting feature, and to the feature of encoder outputIt is up-sampled, it is final to generate and input picture Pixel-level class probability prediction result of the same size.Fig. 3 with input 1024 ×The semantic segmentation network of this patent design is shown for 3 Channel Color images of 512 sizes.Input picture passes through in coding stageIt is repeatedly separable to decompose residual error module and after down-sampled module extracts feature, into decoding stage by up-sampling module generate withInput picture segmentation result of the same size.The network can reach extraordinary effect in segmentation efficiency, realize quickly realWhen semantic segmentation.Although this patent is directed to semantic segmentation task, the separable decomposition residual error module of design can be straightIt connects in the network architecture for moving to any other task.
The specific implementation step of this method includes the training process and test process of network.Network training process is to instructPractice all parameters in network, obtains so that the smallest network parameter of loss function, and then obtain optimal network structure.TestProcess is to carry out semantic segmentation to new input picture using trained network, and evaluate its segmentation performance.
Training process:
Step 1: being ready to train semantic segmentation input image data and its corresponding label used, this patent usesThe training set of Cityscapes roadway scene data set.
Step 2: separating convolution sum decomposition convolution in conjunction with residual error connection, depth and design a kind of high efficiency residual error module ---It is separable to decompose residual error module, solve the computational efficiency limitation of conventional residual module.
Step 3: a kind of efficiently real-time semantic segmentation network structure of the separable decomposition residual error module design based on design.
Step 4: forward calculation.All parameters in network are initialized, forward calculation is carried out to network, obtains initial predictedAs a result.
Step 5: error back propagation.The difference between prediction result and true tag is analyzed, average hand over and than damage is calculatedIt loses, and loss is carried out by backpropagation according to chain rule.
Step 6: weight updates.Weight update is carried out using gradient descent method to loss function, so that loss function is graduallyReduce.
Step 7: repetitive exercise.Circulation executes the 4th~6 step, up to network convergence or reaches maximum number of iterations, obtains mostWhole network structure.
Test process:
Step 1: selected test semantic segmentation input image data and its corresponding label used, this patent useThe test set of Cityscapes roadway scene data set.
Step 2: selected test data set being split using trained semantic segmentation network.According to prediction resultDifference between true tag judges network segmentation precision, judges that network divides efficiency according to the single image testing time.
This patent problem low for conventional residual module computational efficiency separates convolution sum in conjunction with residual error connection, depthIt decomposes convolution and devises a kind of novel efficient residual error module, it is referred to as separable to decompose residual error module.The separable decomposition residual errorModule is utilized residual error module and can construct the advantages of deep layer network promotes neural network accuracy and the separable convolution of depth, decompose convolutionThe advantages of network parameter amount and calculation amount can be reduced, solves the computational efficiency restricted problem of conventional residual module, realizesThe effect of network query function efficiency is promoted while guaranteeing neural network accuracy.This patent, which has also been devised, simultaneously a kind of can make full use of thisThe separable semantic segmentation network structure for decomposing residual error module learning ability and learning efficiency realizes quickly semantic in real time pointIt cuts.

Claims (1)

(3) a kind of height that can make full use of its learning ability and learning efficiency of separable decomposition residual error module design based on designImitate semantic segmentation network structure: the network uses coding-decoding architecture, is made of continuous encoder and continuous decoder,Encoder include include the separable decomposition residual error module and down-sampled module being sequentially connected, be responsible for extracting feature, and generate dropThe characteristic pattern of sampling;Decoder includes the separable decomposition residual error module being sequentially connected and up-sampling module, is responsible for further mentioningFeature is taken, and the feature of encoder output is up-sampled, it is final to generate and input picture Pixel-level classification of the same sizeProbabilistic forecasting result.
CN201811353780.2A2018-11-142018-11-14A kind of separable decomposition residual error modularity for quick semantic segmentationPendingCN109670529A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201811353780.2ACN109670529A (en)2018-11-142018-11-14A kind of separable decomposition residual error modularity for quick semantic segmentation

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201811353780.2ACN109670529A (en)2018-11-142018-11-14A kind of separable decomposition residual error modularity for quick semantic segmentation

Publications (1)

Publication NumberPublication Date
CN109670529Atrue CN109670529A (en)2019-04-23

Family

ID=66141782

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201811353780.2APendingCN109670529A (en)2018-11-142018-11-14A kind of separable decomposition residual error modularity for quick semantic segmentation

Country Status (1)

CountryLink
CN (1)CN109670529A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110287837A (en)*2019-06-172019-09-27上海大学 Sea Obstacle Detection Method Based on Prior Estimation Network and Spatial Constraint Hybrid Model
CN110335260A (en)*2019-06-272019-10-15华东送变电工程有限公司Power cable damage detection method based on light convolution neural network
CN110378243A (en)*2019-06-262019-10-25深圳大学A kind of pedestrian detection method and device
CN110472631A (en)*2019-07-122019-11-19厦门大学Real-time semantic segmentation method based on sequence prediction
CN110598677A (en)*2019-10-082019-12-20电子科技大学Space-time multi-channel deep learning system for automatic modulation recognition
CN110782023A (en)*2019-11-042020-02-11华南理工大学 Reduced Residual Module Atrous Convolutional Architecture Network and Fast Semantic Segmentation Method
CN111325155A (en)*2020-02-212020-06-23重庆邮电大学 Video action recognition method based on residual 3D CNN and multimodal feature fusion strategy
CN111553921A (en)*2020-02-192020-08-18中山大学Real-time semantic segmentation method based on channel information sharing residual error module
CN111667488A (en)*2020-04-202020-09-15浙江工业大学Medical image segmentation method based on multi-angle U-Net
CN111950469A (en)*2020-08-142020-11-17上海云从汇临人工智能科技有限公司Road sign detection method, system, equipment and medium
CN112215329A (en)*2019-07-092021-01-12杭州海康威视数字技术股份有限公司Convolution calculation method and device based on neural network
CN113159191A (en)*2021-04-252021-07-23自然资源部第二海洋研究所High-precision bottom tracking method based on deep learning
CN113657287A (en)*2021-08-182021-11-16河南工业大学 A target detection method based on deep learning to improve YOLOv3
WO2022007954A1 (en)*2020-07-102022-01-13Guangdong Oppo Mobile Telecommunications Corp., Ltd.Method for action recognition based on deep residual network, and related products
CN118940012A (en)*2024-10-112024-11-12国网福建省电力有限公司营销服务中心 An online evaluation method and system for metering performance of off-board charger for electric vehicles

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CA2244714A1 (en)*1996-12-061998-06-11Amoco CorporationSpectral decomposition for seismic interpretation
EP3316217A1 (en)*2016-10-312018-05-02Siemens Healthcare GmbHDeep learning based bone removal in computed tomography angiography
CN108062753A (en)*2017-12-292018-05-22重庆理工大学The adaptive brain tumor semantic segmentation method in unsupervised domain based on depth confrontation study
CN108537776A (en)*2018-03-122018-09-14维沃移动通信有限公司A kind of image Style Transfer model generating method and mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CA2244714A1 (en)*1996-12-061998-06-11Amoco CorporationSpectral decomposition for seismic interpretation
EP3316217A1 (en)*2016-10-312018-05-02Siemens Healthcare GmbHDeep learning based bone removal in computed tomography angiography
CN108062753A (en)*2017-12-292018-05-22重庆理工大学The adaptive brain tumor semantic segmentation method in unsupervised domain based on depth confrontation study
CN108537776A (en)*2018-03-122018-09-14维沃移动通信有限公司A kind of image Style Transfer model generating method and mobile terminal

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CHUNLI TI等: "Holistic quaternion vetor convolution filter for RGB-depth video contour detection"*
庞彦伟;周俊;邓君坪;何宇清: "基于图像分解与字典分类的单幅图像去雨算法"*
陈鹏飞;应自炉;朱健菲;商丽娟: "面向手写汉字识别的残差深度可分离卷积算法"*
高培贤;魏立线;刘佳;刘明明;: "基于深度残差网络的图像隐写分析方法"*

Cited By (21)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110287837A (en)*2019-06-172019-09-27上海大学 Sea Obstacle Detection Method Based on Prior Estimation Network and Spatial Constraint Hybrid Model
CN110378243A (en)*2019-06-262019-10-25深圳大学A kind of pedestrian detection method and device
CN110335260A (en)*2019-06-272019-10-15华东送变电工程有限公司Power cable damage detection method based on light convolution neural network
CN110335260B (en)*2019-06-272023-07-14华东送变电工程有限公司 A Power Cable Damage Detection Method Based on Light Convolutional Neural Network
CN112215329A (en)*2019-07-092021-01-12杭州海康威视数字技术股份有限公司Convolution calculation method and device based on neural network
CN112215329B (en)*2019-07-092023-09-29杭州海康威视数字技术股份有限公司Convolutional calculation method and device based on neural network
CN110472631A (en)*2019-07-122019-11-19厦门大学Real-time semantic segmentation method based on sequence prediction
CN110598677A (en)*2019-10-082019-12-20电子科技大学Space-time multi-channel deep learning system for automatic modulation recognition
CN110598677B (en)*2019-10-082021-01-26电子科技大学Space-time multi-channel deep learning system for automatic modulation recognition
CN110782023A (en)*2019-11-042020-02-11华南理工大学 Reduced Residual Module Atrous Convolutional Architecture Network and Fast Semantic Segmentation Method
CN110782023B (en)*2019-11-042023-04-07华南理工大学Reduction residual module porous convolution architecture network and rapid semantic segmentation method
CN111553921B (en)*2020-02-192023-04-25中山大学 A Real-Time Semantic Segmentation Method Based on Channel Information Sharing Residual Module
CN111553921A (en)*2020-02-192020-08-18中山大学Real-time semantic segmentation method based on channel information sharing residual error module
CN111325155A (en)*2020-02-212020-06-23重庆邮电大学 Video action recognition method based on residual 3D CNN and multimodal feature fusion strategy
CN111667488A (en)*2020-04-202020-09-15浙江工业大学Medical image segmentation method based on multi-angle U-Net
CN111667488B (en)*2020-04-202023-07-28浙江工业大学 A medical image segmentation method based on multi-angle U-Net
WO2022007954A1 (en)*2020-07-102022-01-13Guangdong Oppo Mobile Telecommunications Corp., Ltd.Method for action recognition based on deep residual network, and related products
CN111950469A (en)*2020-08-142020-11-17上海云从汇临人工智能科技有限公司Road sign detection method, system, equipment and medium
CN113159191A (en)*2021-04-252021-07-23自然资源部第二海洋研究所High-precision bottom tracking method based on deep learning
CN113657287A (en)*2021-08-182021-11-16河南工业大学 A target detection method based on deep learning to improve YOLOv3
CN118940012A (en)*2024-10-112024-11-12国网福建省电力有限公司营销服务中心 An online evaluation method and system for metering performance of off-board charger for electric vehicles

Similar Documents

PublicationPublication DateTitle
CN109670529A (en)A kind of separable decomposition residual error modularity for quick semantic segmentation
CN112634276B (en)Lightweight semantic segmentation method based on multi-scale visual feature extraction
CN112001339B (en)Pedestrian social distance real-time monitoring method based on YOLO v4
Hou et al.Inter-region affinity distillation for road marking segmentation
US20220215227A1 (en)Neural Architecture Search Method, Image Processing Method And Apparatus, And Storage Medium
CN109598269A (en)A kind of semantic segmentation method based on multiresolution input with pyramid expansion convolution
CN114220035A (en)Rapid pest detection method based on improved YOLO V4
CN111091130A (en) Real-time image semantic segmentation method and system based on lightweight convolutional neural network
CN111882620B (en)Road drivable area segmentation method based on multi-scale information
CN110929578A (en) An attention-based anti-occlusion pedestrian detection method
CN107644426A (en)Image, semantic dividing method based on pyramid pond encoding and decoding structure
CN111460919A (en) A monocular vision road target detection and distance estimation method based on improved YOLOv3
CN117765373A (en)Lightweight road crack detection method and system with self-adaptive crack size
Yuan et al.A lightweight network for smoke semantic segmentation
CN109508639B (en)Road scene semantic segmentation method based on multi-scale porous convolutional neural network
CN110378239A (en)A kind of real-time traffic marker detection method based on deep learning
US11941884B2 (en)Multi-source panoptic feature pyramid network
CN110717921B (en)Full convolution neural network semantic segmentation method of improved coding and decoding structure
CN114332797B (en)Road scene semantic segmentation method and system with self-evaluation mechanism
PhamSemantic road segmentation using deep learning
CN111476133B (en) Object extraction method for unmanned vehicle-oriented foreground and background encoder-decoder network
CN110599521A (en)Method for generating trajectory prediction model of vulnerable road user and prediction method
CN114241458A (en) A Driver Behavior Recognition Method Based on Attitude Estimation Feature Fusion
CN116630932A (en) A road occlusion target detection method based on improved YOLOV5
CN111860427A (en) Driving distraction recognition method based on lightweight class 8D convolutional neural network

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
AD01Patent right deemed abandoned

Effective date of abandoning:20231117

AD01Patent right deemed abandoned

[8]ページ先頭

©2009-2025 Movatter.jp