CornerNet
CornerNet copied to clipboard
Some problems for corner pooling codes
trafficstars
Is it possible to implement corner pooling wtih pure python? Or cuda/cpp extension is necessary ? (I am not good at cpp/cuda programming ... and consider sorting to python implemention...)
me too
@ming71 corner_pooling is a pure tensorflow implementation, but I still can not understand the backward of corner pooling