jionie

Results 3 issues of jionie

line 112 self.pool5 = self._max_pool(self.conv4_3, 'pool4', debug) should be self._max_pool(self.conv5_3, 'pool5', debug)

Hi! Very nice work and thanks for sharing the codes. I'll be really appreciate if you could share the weights of the pretrained 2D cpn model to produce the 2D...

Thanks for your great work! I find it difficult to configure the environment, would it be possible for you to release a dockerfile or docker image? Thanks!!

enhancement
help wanted