joddiy commented on issue #700:
URL: https://github.com/apache/singa/issues/700#issuecomment-638277717


   > > > @joddiy Hi, can I ask, for the other models that is not in ONNX, how 
do we find the reliable reference for it? I look at the papers, and they 
usually only discuss about the general idea and comparison between models, but 
not the details on operations to be done on every layer. If I look at 
https://modelzoo.co/, there are a lot of different implementations. How do we 
choose the one that we could reference from? Thank you!
   > > 
   > > 
   > > Typically, when an author published his paper, he usually had to release 
his code at the same time. So, I guess if you cannot find the code on the 
GitHub, you can try to send an email to the author to ask for the code.
   > 
   > Hi @joddiy ,
   > 
   > Do we need to prepare the model architecture or train it as well? For 
training what dataset should we include? (some models are trained on imagenet 
where dataset can be huge).
   
   Sure, all these works have been done in this PR #703 , if you are interested 
at it, you can check the new SONNX code.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to