VM-NET icon indicating copy to clipboard operation
VM-NET copied to clipboard

Content-Based Video-Music Retrieval using Soft Intra-Modal Structure Constraint

VM-NET in Tensorflow

Tensorflow implementation of SSPP-DAN: Deep Domain Adaptation Network for Face Recognition with Single Sample Per Person

Alt text

Demo

Alt text

Prerequisites

Usage

Alt text First, download video dataset from "data/YoutubeID.txt." Then, extract audio features and video features from the videos.

Network structure

Alt text

To train a model with downloaded dataset:

$ python train.py

To test with an existing model:

$ python test.py

Results

Alt text