Electronic archives are electronic files with very high security requirements. We use block chain technology to implement a distributed PKI system. On this basis, we build an archives system ArchivesChain based on blo...
详细信息
In this paper, we present a garbage image classification framework to tackle the waste sorting problem which besets residents around the world every day. The proposed framework consists of two modules, a convolutional...
详细信息
The chromosome karyotyping task is vital and indispensable but tedious work for birth defect diagnosis and biomedical research. In this work, we tackle chromosome automatic karyotyping using a multi-stages chromosome ...
详细信息
In this paper, we present a garbage image classification framework to tackle the waste sorting problem which besets residents around the world every day. The proposed framework consists of two modules, a convolutional...
详细信息
In this paper, we present a garbage image classification framework to tackle the waste sorting problem which besets residents around the world every day. The proposed framework consists of two modules, a convolutional neural network backbone transferred from the ImageNet classification task and a customized network header designed for the garbage image classification *** friendly deploy into mobile devices, the proposed method makes an artful tradeoff between classification accuracy and running efficiency. The proposed framework yields 95.62% online classification accuracy on the test dataset provided by Huawei cloud with 95 ms per image inference time occupying 897 Megabytes GPU memory.
With the rise of digital currencies, blockchain systems work for storing data efficiently and securely, creating a decentralized and tamper-proof digital platform. However, less works focus on data backtracking and su...
详细信息
Multi-tenancy is one of the most important features in Software as a Service(SaaS). In order to reduce cost, SaaS service vendors typically implement multi-tenant enabled database on top of conventional SQL database, ...
详细信息
ISBN:
(数字)9781728161365
ISBN:
(纸本)9781728161372
Multi-tenancy is one of the most important features in Software as a Service(SaaS). In order to reduce cost, SaaS service vendors typically implement multi-tenant enabled database on top of conventional SQL database, and Universal Table is one of the most commonly used implementation technique. The key idea is to map all tenant data into one single table. At the application level, such a scheme-mapping is implemented by translating SQL statements. Previously, researchers have introduce methods to the translation of SQL query. In this work, we extend previous work by proposing a method that support the translation of full SQL syntax, including both data manipulation language (DML) and data definition language (DDL). Our method is based on syntax-directed translation on the context-free grammar of full SQL syntax. We have implemented our method as an automatic translation tool based on the ANTLR framework. In order to evaluate the effectiveness and efficiency of our method, we conduct an empirical study using the TPC-C benchmark. The results show that our method is scalable to the number of tenants and the size of database.
The accurate identification of low-risk and high-risk lung tumors is essential for clinicians to develop lung cancer treatment strategies during surgery. Despite the achievements in deep learning, most medical image a...
详细信息
ISBN:
(数字)9798350359312
ISBN:
(纸本)9798350359329
The accurate identification of low-risk and high-risk lung tumors is essential for clinicians to develop lung cancer treatment strategies during surgery. Despite the achievements in deep learning, most medical image analysis applications are still hampered by the difficulty of obtaining large amounts of labeled data. In this paper, a semi-supervised deep learning framework, DS-FixMatch, is proposed for identifying lung tumors intra-operatively while alleviating the issue of sparse annotations. DS-FixMatch combines selective labeling and semi-supervised training: (1) For the acquired unlabeled images, a subset that best represents the distribution of the entire dataset is selected by an unsupervised algorithm. Compared to the traditional random labeling strategy, this method can avoid introducing samples that are highly influenced by the intraoperative environment for labeling. This subset is then sent to a human expert for labeling. (2) Supervised training is performed using labeled images. For the remaining unlabeled samples, DS-FixMatch utilizes model predictions to generate pseudo-labels for consistency regularization, further enhancing the model’s generalization ability. A dataset consisting of 2221 natural images, each capturing the Region of Interest (ROI) in lung tumors, is constructed to evaluate the effectiveness of the designed framework. Experiments show that DS-FixMatch leads in performance for the task of lung tumor recognition compared to other baselines.
暂无评论