tz-hmc commented on issue #8591: How do I make a siamese network with 
pretrained models (esp. keeping the weights the same?)
URL: 
https://github.com/apache/incubator-mxnet/issues/8591#issuecomment-342970864
 
 
   I had a lot of trouble trying to make it work with the module API. But the 
Gluon API looks super promising, thanks for sharing :) 
   
   However, though I'll definitely test Gluon out, do you know how I would do 
this with the Module API? Can I extract the each layer's functionality somehow 
and set the weights to the same variable as its identical layer in the other 
network? If it's too big a hassle, I guess I would use Gluon, though all the 
other code I have uses the Module API.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to