-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathobservations.log
27 lines (20 loc) · 956 Bytes
/
observations.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
27th Aug, 2021
##################################################
about files:
_norm files -> files in which point cloud is normalized into unit sphere
_out files -> files infered by the learned autoencoder model
##################################################
experiment-1:
Ran the autoencode with the model of fxia on two classes (screw and knife) for epoch of 200
Results: F:\projects\ai\autoencoder\unseen_data\results\experiment-1
Observation:
the outer shape is captured but not accurately
cannot make out the shape if its a screw or knife
##################################################
experiment-2:
Ran the autoencoder with the model of fxia only on knife dataset for epoch of 200
Results: F:\projects\ai\autoencoder\unseen_data\results\experiment-2
observation:
Results doesn't seem to reproduce the excat shape of the knife, but its better then experiment-1 result
##################################################
experiment-3: