Pinned Repositories
-
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
Adeli-Timbre-Hierarchical-Model
Python implementation of a biologically inspired cochlear filtebank
AdversarialDNN-Playground
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
CrossDomainFewShot
Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)
Data-Driven-predictive-maintenance-of-machines
B.Tech Project under Dr. Deepak Sharma, Professor, Mechanical Department, IIT Guwahati
dcase2022_task2_challenge_recipe
dcase20_task4
Couple learning on baseline of DCASE 2020 task 4
Urban-Sound-Classification
Urban Sound Classification: With Random Forest, SVM, DNN, RNN, and CNN Classifiers
Dxymiemiemie's Repositories
Dxymiemiemie/-
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
Dxymiemiemie/Adeli-Timbre-Hierarchical-Model
Python implementation of a biologically inspired cochlear filtebank
Dxymiemiemie/AdversarialDNN-Playground
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
Dxymiemiemie/ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
Dxymiemiemie/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
Dxymiemiemie/CrossDomainFewShot
Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)
Dxymiemiemie/Data-Driven-predictive-maintenance-of-machines
B.Tech Project under Dr. Deepak Sharma, Professor, Mechanical Department, IIT Guwahati
Dxymiemiemie/dcase2022_task2_challenge_recipe
Dxymiemiemie/dcase20_task4
Couple learning on baseline of DCASE 2020 task 4
Dxymiemiemie/DNN-Visualizer
Implementations of DCNN activation visualizing methods in chainer
Dxymiemiemie/DnnDraw
DnnDraw is an editor that visualizes neural networks.
Dxymiemiemie/docker-ros-fetch-vnc
fetch机器人巡检
Dxymiemiemie/EEG-decoding
EEG decoding for an ultra low cost, real time BCI device based on the Espressif ESP32 running MicroPython.
Dxymiemiemie/KuiperInfer
带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
Dxymiemiemie/Lung-Sounds-Classification-SAE-SVM
Stacked Autoencoder, Support Vector Machine, Wavelet Transform
Dxymiemiemie/machine_learning_project_1
A Machine Learning for Health Care project, a classification of ECG data into normal and abnormal signals (Time Series Analysis)
Dxymiemiemie/Meta-FDMixup
Repository for the paper : Meta-FDMixup: Cross-Domain Few-Shot Learning Guided byLabeled Target Data
Dxymiemiemie/models
Models and examples built with TensorFlow
Dxymiemiemie/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Dxymiemiemie/pvic
Official PyTorch implementation for ICCV2023 paper "Exploring Predicate Visual Context in Detecting Human-Object Interactions"
Dxymiemiemie/python-amcrest
A Python 2.7/3.x module for Amcrest and Dahua Cameras using the SDK HTTP API.
Dxymiemiemie/Scratch-Noise-Detection-Using-SVM
An implementation of OneClassSVM to detect scratch noise in vinyl playback
Dxymiemiemie/SHU-selfreport
上海大学健康之路每日一报/每日两报自动打卡
Dxymiemiemie/SNN_N-Omniglot
Preprocessing and baseline for N-Omniglot. Details can be found at https://arxiv.org/abs/2112.13230.
Dxymiemiemie/Sound-Recognition-Tutorial
A simple sound recognition tutorial, including data analysis, feature extraction, model building, model train and model test ...
Dxymiemiemie/soundstream-pytorch
Unofficial SoundStream implementation of Pytorch with training code and 16kHz pretrained checkpoint
Dxymiemiemie/state-spaces
Sequence Modeling with Structured State Spaces
Dxymiemiemie/SummerTTS
SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synthesis(TTS) project that has almost no dependency and could be easily used for Chinese TTS with just one key build out
Dxymiemiemie/World-Wide-Mind
Ultra-low cost single channel EEG decoding device with Espressif ESP32 running MicroPython
Dxymiemiemie/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。