Chengpeng Wu

Results 2 comments of Chengpeng Wu

> Hi, > > I am concerned about where is voc 2012 test set? (The voc 2012 data set I downloaded does not contain **GT** images.) > > So I...

I found you have implemented the run_batch function in restoration.py but it's also by simple loop. Why can not change the input dim to [batch_size, [None] * self.n_dims] ? def...