nightrome / matconvnet-calvin

Code for several state-of-the-art papers in object detection and semantic segmentation.
http://calvin.inf.ed.ac.uk/
Other
86 stars 72 forks source link

Weights #23

Closed mafzal1 closed 5 years ago

mafzal1 commented 5 years ago

Hi, Referring to https://arxiv.org/pdf/1607.07671.pdf : How does one figure whether the respective code is using tied weights or separate weights? Thanks!

nightrome commented 5 years ago

Look at this parameter: https://github.com/nightrome/matconvnet-calvin/blob/42d7e80bac56741d39404b6646a0866c10aad021/matconvnet-calvin/examples/e2s2/e2s2_wrapper_SiftFlow_full.m#L21