kianzohoury commited on
Commit
31d9e0f
·
verified ·
1 Parent(s): 26a6e3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,8 @@ title: Transformer-Based Point Cloud Denoising/Completion Models
6
  ---
7
 
8
  Four variants of the model architecture were trained on a random subset (50%) of ShapeNetCore.
9
- The models are based on two types of data augmentations: random noise perturbations (Gaussian normal) and point deletion (using uniform sampling). The models are as follow:
 
10
 
11
 
12
  | Model | noise strength (%) | points removed (%) |
 
6
  ---
7
 
8
  Four variants of the model architecture were trained on a random subset (50%) of ShapeNetCore.
9
+ The models are based on two types of data augmentations: random noise perturbations (Gaussian normal) and point deletion (using uniform random sampling).
10
+ The models are as follows:
11
 
12
 
13
  | Model | noise strength (%) | points removed (%) |