Skip to content

hanzlfs/SoundNet_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundNet with PyTorch

Introduction

PyTorch implementation for SoundNet paper link.[1] SoundNet is a model to classify sounds using transfer learning with visual knowledges on large size of unlabeled videos.

By soundnet

The original implementation by cvondrick link was using Torch. Alternative implementation with TensorFlow was created by eborboihuc link .

Prerequisites

  • PyTorch website
  • NVIDIA GPU + CUDA 8 + CuDNN v5
  • Python 2.7

.... To be Continued ....

Reference [1] SoundNet: Learning Sound Representations from Unlabeled Video : By Yusuf Aytar, Carl Vondrick, Antonio Torralba. NIPS 2016

About

A PyTorch implementation for SoundNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages