Awesome
PT-CapsNet
This is the implementation code for the ICCV2021 paper: PT-CapsNet: A Novel Prediction-Tuning Capsule Network Suitable for Deeper Architectures
classification code is based on: pytorch_image_classification
segmentation code is based on: DeepLabV3Plus-Pytorch
detection code is based on: yolov5