Can I load in DeepLens two models at the same time

0

I am trying to load two MXNet well-trained models into one project. My goal is first detecting the objects and recognized them by the "object-detection" model. Then if there exits "person" in it and I will let the frame predicted by another "face-recognization" model to located the human faces. Otherwise it will pass the face detection model directly.

So my goal is to load two different models into a Deeplens Device. But when I operated on the project manage website
(DeepLens>Projects>Object-detection>Edit>Add Model),
I found out it can only load one model at the same time.
I am wondering if I can load two model at the same time ? Or I should load them manully put the model into the deeplens locally not by the website. Or it is totally not working.

Regards!
R

Edited by: RuiAcc on Nov 12, 2020 12:21 AM

RuiAcc
질문됨 3년 전245회 조회
2개 답변
0

Hi RuiAcc,

Through the console, you can only load one model. However, you can load multiple models manually into DeepLens locally and use them in your project.

You can see how that is done here:
https://aws.amazon.com/blogs/machine-learning/build-a-work-from-home-posture-tracker-with-aws-deeplens-and-gluoncv/

AWS
답변함 3년 전
0

I see. Thanks for your helping!

RuiAcc
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠