Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

SSD Model support #1

Closed
kumardesappan opened this issue Sep 15, 2021 · 3 comments
Closed

SSD Model support #1

kumardesappan opened this issue Sep 15, 2021 · 3 comments

Comments

@kumardesappan
Copy link

Hi,
Addition of SSD models support would be useful. Do you have any plans to add support for the same?
Example of caffe SSD model can be found here
https://github.com/chuanqi305/MobileNet-SSD

Also Argmax layer support is missing, this would be useful to support segmentation models

@kumardesappan
Copy link
Author

Below can be considered as reference for this request (Permute, Prior Box Layers)
https://github.com/apache/tvm/pull/6000/files

@asiryan
Copy link
Owner

asiryan commented Sep 15, 2021

Hey! Thanks for the correct point. Later I will add new layers for SSD support.

@asiryan
Copy link
Owner

asiryan commented Nov 8, 2021

Below can be considered as reference for this request (Permute, Prior Box Layers) https://github.com/apache/tvm/pull/6000/files

Hi. Check the new version of the converter. Added support for new layers.
https://github.com/FaceONNX/caffe2onnx/releases/tag/v2.0.1

@asiryan asiryan closed this as completed Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants