Research on the generation and annotation method of thin section images of tight oil reservoir based on deep learning

Tao Liu,Zongbao Liu,Kejia Zhang,Chunsheng Li,Yan Zhang,Zihao Mu,Mengning Mu,Mengting Xu,Yue Zhang,Xue Li
DOI: https://doi.org/10.1038/s41598-024-63430-z
IF: 4.6
2024-06-06
Scientific Reports
Abstract:The cast thin sections of tight oil reservoirs contain important parameters such as rock mineral composition and content, porosity, permeability and stratigraphic characteristics, which are of great significance for reservoir evaluation. The use of deep learning technology for intelligent identification of thin section images is a development trend of mineral identification. However, the difficulty of making cast thin sections, the complexity of the making process and the high cost of thin section annotation have led to a lack of cast thin section images, which cannot meet the training requirements of deep learning image recognition models. In order to increase the sample size and improve the training effect of deep learning model, we proposed a generation and annotation method of thin section images of tight oil reservoir based on deep learning, by taking Fuyu reservoir in Sanzhao Sag as the target area. Firstly, the Augmentor strategy space was used to preliminarily augment the original images while preserving the original image features to meet the requirements of the model. Secondly, the category attention mechanism was added to the original StyleGAN network to avoid the influence of the uneven number of components in thin sections on the quality of the generated images. Then, the SALM annotation module was designed to achieve semi-automatic annotation of the generated images. Finally, experiments on image sharpness, distortion, standard accuracy and annotation efficiency were designed to verify the advantages of the method in image quality and annotation efficiency.
multidisciplinary sciences
What problem does this paper attempt to address?
The paper aims to address the following issues: 1. **Limited number of casting thin section images**: Due to the complex and costly process of making casting thin sections, there is a lack of casting thin section image data available for training deep learning image recognition models. 2. **Difficulty in image annotation**: Currently, geological experts need to manually annotate images, which is not only time-consuming and labor-intensive but also fails to meet the sample size requirements of intelligent algorithms. 3. **Limitations of existing methods**: Traditional data transformation methods and data oversampling methods can generate new images, but they lack diversity and have limited improvement effects. To solve the above problems, the research proposes a deep learning-based method for generating and annotating tight reservoir thin section images (SACA-StyleGAN), which includes the following aspects: - **Data construction**: Preliminary enhancement of the original images through the Augmentor strategy space to meet the model's requirements. - **Improved generation network**: Introducing a category attention mechanism (CA-StyleGAN) based on the original StyleGAN to improve the quality of generated images and avoid the impact of uneven thin section composition on the generation effect. - **Semi-automatic annotation module (SALM)**: Designing a semi-automatic annotation module based on color space conversion, pixel comparison, and other techniques to reduce the workload of geological personnel and achieve efficient annotation. Experiments have verified the advantages of the proposed method in terms of image quality and annotation efficiency.