torrvision / crfasrnn

This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
Other
1.34k stars 462 forks source link

Choice of Bandwidth parameters #101

Closed lynetcha closed 7 years ago

lynetcha commented 7 years ago

Hi,

I was wondering how the bandwidth parameters theta were chosen?

Thanks,

Lyne

sadeepj commented 7 years ago

Hi Lyne,

They were chosen by cross-validation and a grid search.