CornerNet icon indicating copy to clipboard operation
CornerNet copied to clipboard

Some problems for corner pooling codes

Open ming71 opened this issue 6 years ago • 2 comments
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...)

ming71 avatar Apr 09 '19 02:04 ming71

me too

njustymk avatar May 08 '19 14:05 njustymk

@ming71 corner_pooling is a pure tensorflow implementation, but I still can not understand the backward of corner pooling

tigereatsheep avatar Aug 14 '19 09:08 tigereatsheep