Marco Vanossi
- النشاط الكلي 501
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 5 مستخدم
- أصوات 1
- الاشتراكات 200
تعليقات
النشاط الحديث بواسطة Marco Vanossi الترتيب حسب النشاط الحديث-
Awesome work Olha! This is very useful!!
-
is this size of the screen portion in centimeters? or size of the face attribute in real life? thanks
-
Thanks but in my case the user will be uploading pictures that have a face on the camera roll and I need to extract the face and run through my snapML model. I don't want to add another face detect...
-
Can you provide python notebook and dataset so we can understand how you did it?
-
Lenses still in review after more than 1 day. What is SnapML expected review time? thank you
-
I guess I can create a mask to half the size of the face texture ;)
-
Also is there a way to clip the bounds of the image object so it doesn't show the content that goes beyond the image frame? thanks!
-
I see... var mlComponent = script.getComponent(“Component.MLComponent”); mlComponent.build([]); "Passing an empty array as a parameter. In this case input and output settings will be taken from th...
-
Also, if these parameters are already showing up on the resources panel do I have to manually set them again via script if I want to use the model via script? thanks
-
Thanks, Eric. Google AutoML Vision Edge support would be very interesting since they export the model to be mobile optimized.