panbo-bridge's Stars
DLLXW/data-science-competition
该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
920232796/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
vlawhern/arl-eegmodels
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
practicingman/chinese_text_cnn
TextCNN Pytorch实现 中文文本分类 情感分析
zhao62/Deep-Residual-Shrinkage-Networks
The deep residual shrinkage network is a variant of deep residual networks.
zhengye1995/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
malele4th/sEMG_DeepLearning
sEMG-based gesture recognition using deep learnig
aliasvishnu/EEGNet
[Old version] PyTorch implementation of EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces - https://arxiv.org/pdf/1611.08024.pdf
lc222/text_classification_AI100
AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试
khornlund/severstal-steel-defect-detection
Kaggle Segmentation Challenge
milleniums/underwater-object-detection-mmdetection
和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案
tongdaxu/EEG_Emotion_Classifier_DEAP
EEG Emotion classification using the DEAP pre-processed data
gaopinghai/textCNN_pytorch
使用pytorch搭建textCNN实现中文文本分类
siddhi5386/Emotion-Recognition-from-brain-EEG-signals-
Emotion recognition can be achieved by obtaining signals from the brain by EEG . This test records the activity of the brain in form of waves. We have used DEAP dataset on which we are classifying the emotion as valance, likeness/dislike, arousal, dominance. We have used LSTM and CNN classifier which gives 88.60 % accuracy to predict the model successfully.
zhengye1995/Tianchi-2021-Guangdong-Tile-Detection
天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案
Jyukai02/Gated-Transformer-on-MTS-1
使用改良的Transformer模型应用于多维时间序列的分类任务上
pengming617/text_classification
关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等
MySuperSoul/TileDetection
2021 Guangdong tile detection competition solution code
KdaiP/labelme2YoloV8-segment
将labelme数据标注格式转换为YoloV8语义分割数据集,并可自动划分训练集和验证集
ynulonger/DE_CNN
This repository contains the tensorflow implementation for our ICONIP-2018 paper: "Continuous Convolutional Neural Network with 3D Input for EEG-Based Emotion Recognition" (To appear...)
NeuBCI/Style-Transfer-Mapping
Multisource Transfer Learning for Cross- Subject EEG Emotion Recognition
zhangkaihua88/DataCompetitionBaseline
drivendataorg/tissuenet-cervical-biopsies
Winners of the TissueNet: Detect Lesions in Cervical Biopsies competition
yshanyes/Pytorch-ECG-Classifier-Cinc2020-Official
This is a PyTorch implementation of "Multi-label Classification of Electrocardiogram with Modified Residual Networks" paper.
dwpicott/Emotion-Prediction-CNN
Emotion predicition using EEG signals read by the MUSE headset.
panbo-bridge/image_processing_for_mold_damage_detection
Machine Learning and OpenCV based approaches for detecting surface defects in casting products
panbo-bridge/competition
panbo-bridge/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
panbo-bridge/Lossless-image-compression
利用python的Image库对图片进行无损压缩
panbo-bridge/sts_transformer