Code Monkey home page Code Monkey logo

benouinirachid's Projects

2021-cv-surveys icon 2021-cv-surveys

2021 年,计算机视觉相关综述。包括目标检测、跟踪........

afraid-to-commit icon afraid-to-commit

Don't be afraid to commit - a workshop/tutorial for inexperienced Python/Django developers who would like to contribute more to the projects they use.

audio-segmentation-by-classification icon audio-segmentation-by-classification

Audio segmentation means at least two things: Figure out, within an audio stream (audio file, network stream, audio device, etc.), regions that represent an audio activity (no matter what kind of activity) and those that represent a silence. This type of segmentation is rather referred to as Audio (or Acoustic) Activity Detection (AAD) and is a binary classification problem. Tell apart, within an audio stream, the nature of audio activities (e.g. speech, engine, bird, glass break, etc.). This is a multi-class classification problem. The former is a much simpler problem. In fact, if what we are looking for is to detect the presence of audio activities (of any kind), we can rely on simple parameters such as signal energy. auditok, a tool and API I published recently, can perfectly deal with this problem. As for recognizing the nature of audio activities within an audio stream, this is a much more complex problem. Two kinds of schemes are used to deal with it: Segmentation then Classification or Segmentation by Classification.

boruta_py icon boruta_py

Python implementations of the Boruta all-relevant feature selection method.

clusteringalgo icon clusteringalgo

This repository contains an implementation of some clustering algorithms.

dvc-registry icon dvc-registry

This just a basic repository for testing data accessibility using DVC API without publicly exposing Object Storage Access credentials.

dvcw icon dvcw

A python wrapper for DVC API, allows access dvc remote data without exposing access credential on the git repository.

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.