Code Monkey home page Code Monkey logo

seld-dcase2020's Introduction

sound-localization

依赖

tensorflow 2.15.1

主要文件说明

batch_feature_extraction.py - 对数据集中的声音和标签进行预处理,数据集的路径需要在parameter.py中设置

parameter.py - 旧项目中最主要的配置文件,在新代码中已经被弃用

sled.py - 旧项目的训练代码,该训练代码包含和评估代码在内

data.ipynb - 对预处理过的项目再进行一次处理,使得数据可以直接加载并开始训练。将最后可以训练的数据保存为两个.npy文件

keras_model.py - 模型结构代码

train.py - 训练代码,读取数据集并训练

ToDo

  • 编写评估代码,评估模型是否达到标准
  • 重新训练模型,力求达到标准

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.