Dootmaan/DSRL

feature viualization

wl082013 opened this issue · 1 comments

Hi, nice to see that you have replicated the implementation.
Have you done the visualization of features for the decoders of both branches?
Maybe checking the feature map would help know the correctness of the implementation.
Thanks

Hi, nice to see that you have replicated the implementation.
Have you done the visualization of features for the decoders of both branches?
Maybe checking the feature map would help know the correctness of the implementation.
Thanks

I haven't done any work on feature visulization so far but I also think it will be a good way to verify the correctness of the code. Thank you for your suggestion and I will begin to work on it soon.