Next week we are going to meet our customer and give him a little presentation of our software.
The key points that we want to show in our product are:
- non-possibility to trick camera with photo and video (only live person tracking)
- possibility to use our library througth API as web-application.
Here you can have a look on some functionality we've done till today.
Here you can have a look on some functionality we've done till today.
1. Live person tracking.
For this purpose we decided to use Intel Realsense . It is great camera and very easy in use. Also there are a lot of samples, demos on how to use it, even with OpenCV.
Combining both RGB and Depth data we want to create facial detector. For learning we are using Microsoft CNTK. Interesting what would the results be, because we have experience in simple machine learning algorithms implementation and CNTK shows us great results.
So now we are preparing image data and configuring neural network for training.
2. Web-application
Nobody in our team have any experience with web-development, so till today mostly we're working on web-application and in next few days I hope to share link. For your information for web application we are using ASP.NET MVC 5 + Angular 2, I hope we would done it in time.
3. Launching website
Our team is open to any ideas that could help us, especially with live tracking. We will be glad to get any advices.
0 comments:
Post a Comment