Skip to content

Commit 800d46f

Browse files
authored
Update README.md
1 parent 27faeb6 commit 800d46f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/n5wsGcQ3tAc/0.jpg)](https://www.youtube.com/watch?v=n5wsGcQ3tAc)
55

66
## What is it? 
7-
This app serves as a framework to include some of the best **open-source** Energy Machine Learning tools. It aims at democritising the use of AI tools by lifting a need to be a skilled programmer to run open-source ML tools on your data.
8-
9-
In most cases, I'll include implementation that allows you to enter the example data *(or your own)*, compute it, and save the results in each application.
7+
Introducing EFramework, an open-source development tool designed to democratize the use of AI in the oil and gas industry. Our app serves as a framework to bring together some of the best open-source AI/ML tools in the industry, making them accessible to a wider range of users. With EFramework, there is no need to be a skilled programmer to run open-source ML tools on your own data.We provide easy-to-use code that allows you to input example data (or your own) and compute it, saving the results in each application. This means you can easily explore and experiment with different AI tools, without needing extensive programming knowledge. EFramework is a valuable resource for professionals and researchers in the oil and gas industry, as well as anyone interested in learning more about the potential of AI in this field.
108

119
*The list of intended AI/ML applications:*
1210
| Geophysics | Petrophysics | Drilling Engineering | Reservoir Engineering | Production Engineering |
@@ -30,6 +28,7 @@ In most cases, I'll include implementation that allows you to enter the example
3028

3129
## Integrated Modules
3230
- [SeismicSelfDenoise2D](https://github.com/swag-kaust/Transform2022_SelfSupervisedDenoising) - 2D Self Supervised Seismic Denoising. Self-supervised learning offers a solution to the common limitation of the lack of noisy-clean pairs of data for training deep learning seismic denoising procedures/
33-
- [FaultSeg3D](https://github.com/xinwucwp/faultSeg) - End-to-end convolutional neural network for 3D seismic fault segmentation that trained using synthetic datasets.
31+
- [FaultSeg3D](https://github.com/xinwucwp/faultSeg) - End-to-end convolutional neural network for 3D seismic fault segmentation that trained using synthetic datasets.
32+
- [FaultNet](https://github.com/douyimin/FaultNet) - Efficient Training of 3D Seismic Fault Segmentation Network under Sparse Labels by Weakening Anomaly Annotation
3433

3534
All code comes as is, with no guarantees. All credit for original work to the authors of respective publications and implementations.

0 commit comments

Comments
 (0)