VM-NET
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
Demo
Prerequisites
Usage
First, download video dataset from "data/YoutubeID.txt." Then, extract audio features and video features from the videos.
Network structure
To train a model with downloaded dataset:
$ python train.py
To test with an existing model:
$ python test.py