Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ widget:
|
|
32 |
Earthwork Network Architecture (ENA) is designed to compare deep learning models for accurate estimation prediction of earthwork volumes from CAD-based cross-sectional drawings in construction engineering domain. The construction field, commonly known as AEC (Architecture, Engineering and Construction), has lagged behind other fields in the development of AI and LLM models for various reasons. In this open source, we demonstrate that LLM based on Transformers can be extended and applied to various applications in the engineering field through various comparisons among different methods. However, we also note that LLM may not be a cost-effective method for certain use cases. This huggingface repository contains four unique ENA deep learning models: MLP, LSTM, Transformers, and LLM-based architecture tailored to automate and improve earthwork volume estimation from CAD-based cross-sectional drawings.
|
33 |
<img src="https://huggingface.co/mac999/earthwork-net-model/resolve/main/doc/img3.webp" width="600">
|
34 |
<img src="https://huggingface.co/mac999/earthwork-net-model/resolve/main/doc/img5.png" width="600">
|
35 |
-
<img src="https://huggingface.co/mac999/earthwork-net-model/
|
36 |
|
37 |
### Key Features:
|
38 |
1. **Multi-Model Approach**:
|
|
|
32 |
Earthwork Network Architecture (ENA) is designed to compare deep learning models for accurate estimation prediction of earthwork volumes from CAD-based cross-sectional drawings in construction engineering domain. The construction field, commonly known as AEC (Architecture, Engineering and Construction), has lagged behind other fields in the development of AI and LLM models for various reasons. In this open source, we demonstrate that LLM based on Transformers can be extended and applied to various applications in the engineering field through various comparisons among different methods. However, we also note that LLM may not be a cost-effective method for certain use cases. This huggingface repository contains four unique ENA deep learning models: MLP, LSTM, Transformers, and LLM-based architecture tailored to automate and improve earthwork volume estimation from CAD-based cross-sectional drawings.
|
33 |
<img src="https://huggingface.co/mac999/earthwork-net-model/resolve/main/doc/img3.webp" width="600">
|
34 |
<img src="https://huggingface.co/mac999/earthwork-net-model/resolve/main/doc/img5.png" width="600">
|
35 |
+
<img src="https://huggingface.co/mac999/earthwork-net-model/resolve/main/doc/img6.JPG" width="600">
|
36 |
|
37 |
### Key Features:
|
38 |
1. **Multi-Model Approach**:
|