unpooling
There are 4 repositories under unpooling topic.
HongyangGao/Graph-U-Nets
Pytorch implementation of Graph U-Nets (ICML19)
dkurt/openvino_pytorch_layers
How to export PyTorch models with unsupported layers to ONNX and then to Intel OpenVINO
hovinh/DeCNN
This is a tutorial to implement DeconvNet, Backpropagation, SmoothGrad, and GuidedBackprop using Keras.
mjDelta/Advanced-Keras-Tensorflow-Usage
Some advanced keras usage, like self-defined layer, seq_to_seq, unpooling, crf...