issues
search
danieltan07
/
spatialaffinitynetwork
PyTorch Implementation of the paper Learning Affinity via Spatial Propagation Networks
61
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
About the propagation process(rnn_1---rnn_8,w_x1,w_x2,w_y1,w_y2)
#8
sHaol0w
opened
4 years ago
0
RuntimeError: CUDA error: out of memory
#7
fengmeixue
opened
5 years ago
0
As noted in the readme, the code shared here is not complete / not finished. Back when I was implementing the paper, there were some details that were not clear in the paper so I was not able to reproduce their results but I was able to use the spatial affinity modules in a different project. The authors released their code if you are interested in reproducing their results. https://github.com/Liusifei/caffe-spn
#6
sunlibocs
opened
5 years ago
1
bad result
#5
XZNWU
opened
5 years ago
2
About the network
#4
LiuPearl1
opened
5 years ago
0
zero_pad = 256 * 3 - len(self.palette)
#3
liuyi1989
opened
6 years ago
0
w_x1 = conv_x1_flat.view(N,H,W,four_directions//3,3) # N, H, W, 32, 3
#2
liuyi1989
opened
6 years ago
2
fcn8s_from_caffe.pth,vgg16_from_caffe.pth
#1
liuyi1989
opened
6 years ago
4