www0wwwjs1 / Matrix-Capsules-EM-Tensorflow

A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
Apache License 2.0
218 stars 83 forks source link

How to add a dataset to the Coord_add function ? #36

Open SafaaDaf opened 6 years ago

SafaaDaf commented 6 years ago

I want to train this program with my own dataset, but I have difficulties to add it to the get_coord_add function. Could someone please help me ?

EvanLiu1 commented 5 years ago

Could you please tell me the meaning of "Coord_add" variable? I am really confused with this variable.