tomMoral / dicodile

Experiments for "Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals"
https://tommoral.github.io/dicodile/
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

windowing the init dictionary may degrade encoding quality and performance #28

Open rprimet opened 3 years ago

rprimet commented 3 years ago

During the drafting of the gait example, it appeared that windowing the init dictionary may lead to a worse reconstruction.

This issue is a reminder that we may want to investigate that :-)

A few related plots:

An example of signal reconstruction with initial windowing: image

The init dictionary associated with that reconstruction: image

Same reconstruction without init windowing: image

And the (unwindowed) init dictionary: image

From a quantitative standpoint: