Schools are finding that this is a problem, but haven't had the ability to manage it. So we have built a product to address this very issue (https://www.schoolbench.com.au).
SchoolBench allows you to match profiles with media consent, so you can work out what photos are able to be published or not.
> Schools are finding that this is a problem, but haven't had the ability to manage it. So we have built a product to address this very issue (https://www.schoolbench.com.au).
> SchoolBench allows you to match profiles with media consent, so you can work out what photos are able to be published or not.
How does Schoolbench get a picture of my kid if I did not consent for the school to use pictures of my kid?
We do use facial recognition to detect the faces in the photo, and then integrate with the school's student management system to work out what permissions or media consent has been granted for each student.
From there you can identify whether the photo overall is publishable, and if not, what students aren't. You can then crop/edit the photo to remove students from then on.
All of this happens in an on-premise VM, rather than calling out to a cloud service. Obviously you can run up an instance in AWS, etc.. if you want to cloud host, but that is the school's volition.
> We do use facial recognition to detect the faces in the photo, and then integrate with the school's student management system to work out what permissions or media consent has been granted for each student.
> From there you can identify whether the photo overall is publishable, and if not, what students aren't. You can then crop/edit the photo to remove students from then on.
> All of this happens in an on-premise VM, rather than calling out to a cloud service. Obviously you can run up an instance in AWS, etc.. if you want to cloud host, but that is the school's volition.
But if the parents don't sign the waiver allowing their kids photo to be used, how do you process the photo to determine if any kid in it has not had the waiver signed? Isn't the act of processing the image a violation of the agreement (which is effective since the waiver was not signed)?
SchoolBench allows you to match profiles with media consent, so you can work out what photos are able to be published or not.