Keras community contributions
A keras re-implementation of DaSiameseRPN, weights converted from original pytorch version
Keras version of Syncnet, by Joon Son Chung and Andrew Zisserman.
A Bayesian Data Augmentation Approach for Learning Deep Models in Keras. Here is the link to a pytorch version: https://github.com/toantm/pytorch-bda
Dockerized version of Jupyter with installed Keras, TensorFlow, Theano, etc
this is a 2D Vnet model of Keras Version,The architecture of the model is the same as the original 3D Vnet, except that this is a network for 2D image segmentation (the convolution kernel becomes 2D)