Hey I was not posting for a while, because I’ve started working on open sourcing my side project called Videolitic. I’ve rewritten it to Swift + Combine + SwiftUI from Rx with UIKit so there is a lot of room for improvement - I’ve never done anything in SwiftUI and Combine before.
Videolitic. is an on-device video analysis framework. I am tracking each person from the video and detect his or her age, emotions and ethnicity, I am also creating transcript of the video. All results are combined and time-based.
My main goal is to create better open source models build on top of Vision which can detect:
- Age
- Gender
- Ethnicity
- Emotions
I wasn't able to OpenSource models which was trained on better datasets
The project is only library - I’ve added some UI just to present the results. There is a lot of Core ML + Vision + Create ML based on transfer learning.
I also integrated for the first time Travis-CI and it's GREAT!
I will create tutorial how to integrate Tavis-CI with the open source GitHub project and some articles with most interesting snippets!
Please checkout GitHub and contribute!
BTW! If you like my articles please follow me on Twitter Thanks!
Can we talk about how it's race and age predictions are so far from correct? 😄