expt_lmdk_sel: Last results
This commit is contained in:
parent
dafe129a97
commit
16c743364c
@ -38,7 +38,7 @@ def main(args):
|
||||
plt.xlim(x_i.min() - x_margin, x_i.max() + x_margin)
|
||||
# The y axis
|
||||
plt.ylabel('Mean absolute error') # Set y axis label.
|
||||
# plt.ylim(0, len(seq)/3)
|
||||
plt.ylim(0, len(seq)*1.5)
|
||||
# Bar offset
|
||||
x_offset = -(bar_width/2)*(len(epsilon) - 1)
|
||||
for e_i, e in enumerate(epsilon):
|
||||
|
BIN
rslt/lmdk_sel/Bimodal landmark distribution.pdf
Normal file
BIN
rslt/lmdk_sel/Bimodal landmark distribution.pdf
Normal file
Binary file not shown.
BIN
rslt/lmdk_sel/Left-skewed landmark distribution.pdf
Normal file
BIN
rslt/lmdk_sel/Left-skewed landmark distribution.pdf
Normal file
Binary file not shown.
BIN
rslt/lmdk_sel/Right-skewed landmark distribution.pdf
Normal file
BIN
rslt/lmdk_sel/Right-skewed landmark distribution.pdf
Normal file
Binary file not shown.
BIN
rslt/lmdk_sel/Symmetric landmark distribution.pdf
Normal file
BIN
rslt/lmdk_sel/Symmetric landmark distribution.pdf
Normal file
Binary file not shown.
BIN
rslt/lmdk_sel/Uniform landmark distribution.pdf
Normal file
BIN
rslt/lmdk_sel/Uniform landmark distribution.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user