mac999 commited on
Commit
a40103d
·
verified ·
1 Parent(s): 43ec1af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -29,7 +29,9 @@ widget:
29
 
30
  ## Overview
31
 
32
- The Earthwork Network Architecture (ENA) is the deep learning model designed to compare the accurate estimation prediction of earthwork quantities. This repository includes four distinct deep learning models—MLP, LSTM, Transformers, and LLM-based architectures (BERT)—tailored for automating and enhancing earthwork quantity estimation from CAD-based cross-sectional drawings.
 
 
33
 
34
  ### Key Features:
35
  1. **Multi-Model Approach**:
@@ -43,7 +45,7 @@ The Earthwork Network Architecture (ENA) is the deep learning model designed to
43
  - Employs a Half-Edge Topology Structure to tokenize and preprocess geometrical features.
44
 
45
  3. **Enhanced Performance**:
46
- - Provides superior accuracy in Quantity Takeoff Classification (QTC) with reduced loss metrics.
47
  - Demonstrates robust generalization for unseen datasets, validated through a real-world road construction project.
48
 
49
  ### Research Basis:
 
29
 
30
  ## Overview
31
 
32
+ The Earthwork Network Architecture (ENA) is the deep learning model designed to compare the accurate estimation prediction of earthwork quantities in construction. This repository includes four distinct deep learning models—MLP, LSTM, Transformers, and LLM-based architectures (BERT)—tailored for automating and enhancing earthwork quantity estimation from CAD-based cross-sectional drawings.
33
+ <img src="https://huggingface.co/mac999/earthwork-net-model/blob/main/doc/img3.webp" width="600"></br>
34
+ <img src="https://huggingface.co/mac999/earthwork-net-model/blob/main/doc/img5.png" width="600">
35
 
36
  ### Key Features:
37
  1. **Multi-Model Approach**:
 
45
  - Employs a Half-Edge Topology Structure to tokenize and preprocess geometrical features.
46
 
47
  3. **Enhanced Performance**:
48
+ - Provides superior accuracy in Quantity Takeoff Classification (QTC) for earthwork with reduced loss metrics.
49
  - Demonstrates robust generalization for unseen datasets, validated through a real-world road construction project.
50
 
51
  ### Research Basis: