Coder Social home page Coder Social logo

Comments (5)

divSivasankaran avatar divSivasankaran commented on September 26, 2024

@rlinhw - I'm really sorry, but the code base that I had in c++ was not well structured, and so I was in the middle of porting my code over to python and haven't quite completed it.

Give me a few days to resolve this? I'll upload instructions on the setup & along with a link to the dataset & how to preprocess them!

In the mean-time, if you don't mind working with the original code-base (a part of which is in the c++ branch of this repo), I can share that with you privately.

from context-weighted-majority-algorithm.

rlinhw avatar rlinhw commented on September 26, 2024

@Div1090, thanks, actually i have just downloaded C++ branch code, so please share me privately if possible. Now i'm investigating the way to make biometrics-based multimodal (face, voice, touch etc) continous authentication to be running on real mobile phone environment, so i'm very interesting in your work!

from context-weighted-majority-algorithm.

divSivasankaran avatar divSivasankaran commented on September 26, 2024

Oh @rlinhw .. So this repo only contains the code for context-aware fusion.. the experiments were run on the desktop (mainly because the experts were desktop based). You can check the presentation deck here to see if this is relevant for your real deployment.

Check this repository for a web-server based android app for a demo on continuous authentication using only face (VGGFace Descriptors). Ideally if you can port the experts to run on the device, you can have any modality (gait, voice, face) authenticate the user.

from context-weighted-majority-algorithm.

rlinhw avatar rlinhw commented on September 26, 2024

@Div1090 , yeah, i understand this repo only contains the contex-aware fusion part, but i think it should be the core of multimodal mechanism. And i also hope to build a real multimodal model on mobile phone based on your BioSecure project with some modifications. And moreover, i'm thinking whether it is possible to build a multimodal deep learning network by introducing some additional layers such as fustion-layer upon caffe framework? If so we can translate it to mobile framework such as ncnn easily.

from context-weighted-majority-algorithm.

divSivasankaran avatar divSivasankaran commented on September 26, 2024

That sounds like a very interesting approach! I'm already curious to hear more about what you find :)

The only reason I didn't try using a deep network for fusion was that it'd make online learning hard/impossible to work real-time. But if there is a big enough dataset to cover real world mobile usage, I'm sure a pre-trained deep model could work well in real-life without any need for online learning!

from context-weighted-majority-algorithm.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.