vrn VS jeelizFaceFilter

Compare vrn vs jeelizFaceFilter and see what are their differences.

vrn

:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression" (by AaronJackson)

jeelizFaceFilter

Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...). (by jeeliz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vrn jeelizFaceFilter
4 2
4,515 2,619
- 0.3%
0.0 5.2
almost 2 years ago 4 months ago
MATLAB JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vrn

Posts with mentions or reviews of vrn. We have used some of these posts to build our list of alternatives and similar projects.

jeelizFaceFilter

Posts with mentions or reviews of jeelizFaceFilter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • Adding AR Filters in a 100ms Video Call - Part 1
    2 projects | dev.to | 8 Mar 2022
    Ikr! That's what I was thinking when I came across Jeeliz. Now I have worked with tensorflow.js based libraries in the past but they're usually quite CPU intensive for a live video use case. Jeeliz looked promising as it's designed for this use case. So I thought why not try it out by adding some 3d AR filters to our video calls. Well! that is what we're going to do.
  • Best Web-Based Face Tracking Library?
    2 projects | /r/Web_Development | 17 Aug 2021
    I created a demo face filter web app using jeeliz. It has great features however, I found that the tracking performance wasn't perfect. Media pipe seems to require building out custom features manually to achieve the face filter app I need. I'm wondering if building a more custom app with mediapipe would be worth the extra effort over Jeeliz.