期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
SSD Real-Time Illegal Parking Detection Based on Contextual Information Transmission 被引量:5
1
作者 huanrong tang Aoming Peng +2 位作者 Dongming Zhang Tianming Liu Jianquan Ouyang 《Computers, Materials & Continua》 SCIE EI 2020年第1期293-307,共15页
With the improvement of the national economic level,the number of vehicles is still increasing year by year.According to the statistics of National Bureau of Statics,the number is approximately up to 327 million in Ch... With the improvement of the national economic level,the number of vehicles is still increasing year by year.According to the statistics of National Bureau of Statics,the number is approximately up to 327 million in China by the end of 2018,which makes urban traffic pressure continues to rise so that the negative impact of urban traffic order is growing.Illegal parking-the common problem in the field of transportation security is urgent to be solved and traditional methods to address it are mainly based on ground loop and manual supervision,which may miss detection and cost much manpower.Due to the rapidly developing deep learning sweeping the world in recent years,object detection methods relying on background segmentation cannot meet the requirements of complex and various scenes on speed and precision.Thus,an improved Single Shot MultiBox Detector(SSD)based on deep learning is proposed in our study,we introduce attention mechanism by spatial transformer module which gives neural networks the ability to actively spatially transform feature maps and add contextual information transmission in specified layer.Finally,we found out the best connection layer in the detection model by repeated experiments especially for small objects and increased the precision by 1.5%than the baseline SSD without extra training cost.Meanwhile,we designed an illegal parking vehicle detection method by the improved SSD,reaching a high precision up to 97.3%and achieving a speed of 40FPS,superior to most of vehicle detection methods,will make contributions to relieving the negative impact of illegal parking. 展开更多
关键词 Contextual information transmission illegal parking detection spatial attention mechanism deep learning
下载PDF
A Blockchain-Based Framework for Secure Storage and Sharing of Resumes 被引量:1
2
作者 huanrong tang Changlin Hu +1 位作者 Tianming Liu Jianquan Ouyang 《Computers, Materials & Continua》 SCIE EI 2022年第9期5395-5413,共19页
In response to problems in the centralized storage of personal resumes on third-party recruitment platforms,such as inadequate privacy protection,inability of individuals to accurately authorize downloads,and inabilit... In response to problems in the centralized storage of personal resumes on third-party recruitment platforms,such as inadequate privacy protection,inability of individuals to accurately authorize downloads,and inability to determine who downloaded the resume and when,this study proposes a blockchain-based framework for secure storage and sharing of resumes.Users can employ an authorized access mechanism to protect their privacy rights.The proposed framework uses smart contracts,interplanetary file system,symmetric encryption,and digital signatures to protect,verify,and share resumes.Encryption keys are split and stored in multiple depositories through secret-sharing technology to improve the security of these keys.Corresponding key escrow incentives are implemented using smart contracts to automatically verify the correctness of keys and encourage the active participation of honest key escrow parties.This framework combines blockchain and searchable symmetric encryption technology to realize multikeyword search using inverted indexing and Bloom filters and verify search results on the chain.Escrow search service fees are charged through contracts.Only after the search results are verified can the search service provider obtain the search fee,thus ensuring fair and efficient search for encrypted resumes.The framework is decentralized,secure,and tamper-evident,and achieves controlled sharing while protecting personal privacy and information security. 展开更多
关键词 RESUME blockchain interplanetary file system secret sharing searchable encryption
下载PDF
Excellent Practical Byzantine Fault Tolerance 被引量:1
3
作者 huanrong tang Yaojing Sun Jianquan Ouyang 《Journal of Cyber Security》 2020年第4期167-182,共16页
With the rapid development of blockchain technology,more and more people are paying attention to the consensus mechanism of blockchain.Practical Byzantine Fault Tolerance(PBFT),as the first efficient consensus algorit... With the rapid development of blockchain technology,more and more people are paying attention to the consensus mechanism of blockchain.Practical Byzantine Fault Tolerance(PBFT),as the first efficient consensus algorithm solving the Byzantine Generals Problem,plays an important role.But PBFT also has its problems.First,it runs in a completely closed environment,and any node can't join or exit without rebooting the system.Second,the communication complexity in the network is as high as O(n2),which makes the algorithm only applicable to small-scale networks.For these problems,this paper proposes an Optimized consensus algorithm,Excellent Practical Byzantine Fault Tolerance(EPBFT),in which nodes can dynamically participate in the network by combining a view change protocol with a node's add or quit request.Besides,in each round of consensus,the algorithm will randomly select a coordination node.Through the cooperation of the primary and the coordination node,we reduce the network communication complexity to O(n).Besides,we have added a reputation credit mechanism and a wrong node removal protocol to the algorithm for clearing the faulty nodes in time and improving the robustness of the system.Finally,we design experiments to compare the performance of the PBFT and EPBFT algorithms.Through experimental,we found that compared with the PBFT algorithm,the EPBFT algorithm has a lower delay,communication complexity,better scalability,and more practical. 展开更多
关键词 Byzantine fault tolerance distributed consensus PBFT blockchain PBFT optimization
下载PDF
A Noise Extraction Method for Cryo-EM Single-Particle Denoising
4
作者 huanrong tang Sihan Wang +1 位作者 Jianquan Ouyang Tianming Liu 《Journal on Big Data》 2022年第1期61-76,共16页
Cryo-Electron Microscopy(cryo-EM)has become a powerful method to study the structure and function of biological macromolecules.However,in clustering tasks based on the projection angle of particles in cryoEM,the nois... Cryo-Electron Microscopy(cryo-EM)has become a powerful method to study the structure and function of biological macromolecules.However,in clustering tasks based on the projection angle of particles in cryoEM,the noise considerably affects the clustering results.Existing denoising algorithms are ineffective due to the extremely low signal-to-noise ratio(SNR)of cryo-EM images and the complexity of noise types.The noise of a single particle greatly influences the orientation estimation of the subsequent clustering task,and the result of the clustering task directly affects the accuracy of the 3D reconstruction.In this paper,we propose a construction method of cryo-EM denoising dataset that uses U-Net to extract noise blocks from cryoEM images,superimpose the noise block with the projected pure particles to construct our simulated dataset.Then we adopt a supervised generative adversarial network(GAN)with perceptual loss to train on our simulated dataset and denoise the real cryo-EM single particle.The method can solve the problem of poor denoising performance caused by assuming that the noise of the Gaussian distribution does not conform to the noise distribution of cryo-EM,and it can retain the useful information of particles to a great extent.We compared traditional image filtering methods and the classic deep learning denoising algorithm DnCNN on the simulated and real datasets.Experiment results show that the method based on deep learning has more advantages than traditional image denoising methods.It is worth mentioning that our method achieves a competitive peak signal to noise ratio(PSNR)and structural similarity(SSIM).Moreover,visualization results,indicate that our method can retain the structure information and orientation information of particles to a greater extent compared with other state-of-the-art image denoising methods.It means that our denoising task can provide considerable help for subsequent cryo-EM clustering tasks. 展开更多
关键词 CRYO-EM noise extraction DENOISING GAN
下载PDF
Research on Denoising of Cryo-em Images Based on Deep Learning
5
作者 Jianquan Ouyang Yi He +1 位作者 huanrong tang Zhousong Fu 《Journal of Information Hiding and Privacy Protection》 2020年第1期1-9,共9页
Cryo-em(Cryogenic electron microscopy)is a technology this can build bio-macromolecule of three-dimensional structure.Under the condition of now,the projection image of the biological macromolecule which is collected ... Cryo-em(Cryogenic electron microscopy)is a technology this can build bio-macromolecule of three-dimensional structure.Under the condition of now,the projection image of the biological macromolecule which is collected by the Cryo-em technology that the contrast is low,the signal to noise is low,image blurring,and not easy to distinguish single particle from background,the corresponding processing technology is lagging behind.Therefore,make Cryo-em image denoising useful,and maintaining bio-macromolecule of contour or signal of function-construct improve Cryo-em image quality or resolution of Cryo-em three-dimensional structure have important effect.This paper researched a denoising function base on GANs(generative adversarial networks),purpose an improved discriminant model base on Wasserstein distance and an improved image denoising model by add gray constraint.Our model turn discriminant model’s training process from binary classification’s training process into regression task training process,it make GANs in training process more stable,more reasonable parameter passing.Meantime,we also propose an improved generative model by add gray constraint.The experimental results show that our model can increase the peak signal-to-noise ratio of the Cryo-em simulation image by 10.3 dB and improve SSIM(Structural Similarity Index)of the denoised image results by 0.43.Compared with traditional image denoising algorithms such as BM3D(Block Matching 3D),our model can better save the model structure and the vein signal in the original image and the operation speed is faster. 展开更多
关键词 Deep learning CRYO-EM GAN image denosing
下载PDF
Android Oriented Image Visualization Exploratory Search
6
作者 Jianquan Ouyang Hao He +2 位作者 Minnan Chu Dong Chen huanrong tang 《国际计算机前沿大会会议论文集》 2019年第2期71-73,共3页
When using traditional image search engines, smartphone users often complain about their poor user interface including poor user experience, and weak interaction. Moreover, users are unable to find a desired picture p... When using traditional image search engines, smartphone users often complain about their poor user interface including poor user experience, and weak interaction. Moreover, users are unable to find a desired picture partly due to the unclear key words. This paper proposes the word-bag co-occurrence scheme by defining the correlation between images. Through exploratory search, the search range can be expanded and help users refine retrieval of the expected images. Firstly, the proposed scheme applied the bag of visual words (BoVW) vector by processing images on Hadoop. Secondly, similarity matrix was constructed to organize the image data. Finally, the images in which users were interested was visually displayed on the android mobile phone via exploratory search. Comparing the proposed method to current methods by testing with image data sets on ImageNet, the experimental results show that the former is superior to the latter on visual representation, and the proposed scheme can provide a better user experience. 展开更多
关键词 ANDROID HADOOP VISUALIZATION EXPLORATORY SEARCH BoVW
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部