abhinavs95 opened a new pull request #11632: Adding models to example list and ONNX API page URL: https://github.com/apache/incubator-mxnet/pull/11632 ## Description ## Added ArcFace face recognition model to example list Added ArcFace, MobileNet, ResNet, Squeezenet, VGG models to ONNX API page ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [x] Changes are complete (i.e. I finished coding on this PR) - [x] Code is well-documented: - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### * Added ArcFace face recognition model to example list * Fixed contents in example readme to link to "Other Deep Learning Examples with MXNet" section * Adding ArcFace, MobileNet, ResNet, SqueezeNet, VGG to ONNX API page (created a new section "ONNX examples") ## Comments ## * All the models and related artifacts are linked from ONNX model zoo * For each model, there are pretrained models in ONNX format with notebooks for training, validation and inference, scripts for pre/post processing and dataset prep in MXNet.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
