ZachZou
ZachZou
Could you tell me how to use your framework to train the model in Mall or UCSD?
about the code "out_interp = self.interpolation1(out_middle_2r_blocks) + out_down_residual_blocks1"
hello ,thank you for your code! But I have a question about your code.The episode in your code seems to be no such operation in the paper and in the...
Thanks for your code,but I have a question about the "self.conv_2".In the capsule_net.py, it didn't seem to work in the project.
Hello, thank you for your code. In your repository, it hasn't the code of training the UCSD, I want to know how to train and test the UCSD, can you...