Re: Looking for cross platform development partners

2023-12-23 Thread Jairaj Sahgal
I have 3+ years of experience in Backend Development . Working at a US metaverse startup based in Chennai Currently Work from home Can shift to Bangalore Here is my Linkedin : https://www.linkedin.com/in/jairaj-sahgal/ Here is my github : https://github.com/jairajsahgal Let's connect On Wednesday

upload image and encode face with opencv and face_recognition

2023-12-23 Thread Mr Salar
hi I want to take the photo file selected in the form using opencv and encode the face using face_recognition in Django before my information is saved in the database. But I can't get the photo file from cleaned data. please Help me my views.py from django.shortcuts import render, redirect from