Skip to content

A modified architecture of " A Branching and Merging Convolutional Network with Homogeneous Filter Capsules Paper" with Normal Capsules Instead of Homogeneous Filter Capsules and a residual connection between Convolution Layers

Notifications You must be signed in to change notification settings

harikc456/Branching-and-Merging-Convolutional-Network-with-Capsules-and-Residual-Connections

Repository files navigation

Branching and Merging Convolutional Network with Capsules and Residual Connections

A modified implementation of " A Branching and Merging Convolutional Network with Homogeneous Filter Capsules" paper

You can read the original paper A Branching and Merging Convolutional Network with Homogeneous Filter Capsules

Changes made from the original architecture are:-

  • Using original Capsule network instead of Homogeneous Filter Capsules
  • Using Residual Connections after every two convolution layer
  • added a trainable coefficient which determines the strength of residual connection, it is similiar to the idea of highboost filtering

About

A modified architecture of " A Branching and Merging Convolutional Network with Homogeneous Filter Capsules Paper" with Normal Capsules Instead of Homogeneous Filter Capsules and a residual connection between Convolution Layers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published