You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev_log/log.md
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,34 @@ The log is used to keep track of the changes made to the project and to provide
3
3
4
4
## 2024-03-15 kick off meeting (@Eleni, @Andrea, @Damien)
5
5
6
-
...
6
+
Goal backend: develop local and global registrations and segmentation of the joints based on the 3D model and the index of faces that are part of a joint + test suite with different quality of point clouds, and evaluate quality of different registration techniques
7
+
8
+
### Roadmap
9
+
10
+
1) DATA (1-2 Weeks)
11
+
12
+
Ground Truth (populated 3D model) 5 steps from simple to complex based on: (for pieces and joints)
13
+
How big,
14
+
density (how similar the elements are),
15
+
number,
16
+
geometric distinctiveness
17
+
Test scan (synthetic PC)
18
+
19
+
2) Registration (2 Weeks)
20
+
Find a good registration for full model registration and test it on data
21
+
22
+
3) Semantic seg. from 3D model (1 Week)
23
+
24
+
4) Local registration (2 Weeks)
25
+
26
+
5) Error computation (1 Week)
27
+
28
+
6) Present results (1 Week)
29
+
30
+
NEXT TIME:
31
+
32
+
--> @Eleni: Have the 3D models + joints (some preliminary in 1 week’s time)
33
+
--> @Damien Make SOTA, main registration methods (finished by next week)
34
+
--> @Andrea Setup GitHub (finished by next week)
35
+
36
+
NB: Robotic fabrication: Position of fabricated object already known and position of scanner already known so no big global registration to perform.
0 commit comments