Pinned Repositories
bib_lookup
A useful tool for looking up Bib entries using DOI, or pubmed ID (or URL), or arXiv ID (or URL).
database_reader
python modules to facilitate the reading of various databaese from physionet, nsrr, etc.
DBCI
Computation of confidence intervals for binomial proportions and for difference of binomial proportions.
torch_ecg
Deep learning ECG models implemented using PyTorch
acne_detection
acne_detection
cinc2022_paper
cinc2024
Digitization and Classification of ECG Images: The George B. Moody PhysioNet Challenge 2024
fl-sim
A Simple Simulation Framework for Federated Learning Based on PyTorch
fl_seminar
federated seminar held at BUAA
moocap_linear_algebra_exercise
MOOCAP 线性代数习题集
wenh06's Repositories
wenh06/moocap_linear_algebra_exercise
MOOCAP 线性代数习题集
wenh06/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
wenh06/Algebraic-Geometry-1
algebraic geometry given by YAO Jiayan in 2009
wenh06/Augmentor
Image augmentation library in Python for machine learning.
wenh06/Awesome-Federated-Learning
Federated Learning Library: https://fedml.ai
wenh06/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
wenh06/cocoapi
COCO API - Dataset @ http://cocodataset.org/
wenh06/colour
Colour Science for Python
wenh06/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
wenh06/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
wenh06/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
wenh06/evaluation-2020
Evaluation code for the PhysioNet/Computing in Cardiology Challenge 2020
wenh06/fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
wenh06/fuzzywuzzy
Fuzzy String Matching in Python
wenh06/leaf
Leaf: A Benchmark for Federated Settings
wenh06/networkx
Network Analysis in Python
wenh06/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
wenh06/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
wenh06/opencv
Open Source Computer Vision Library
wenh06/Parselmouth
Praat in Python, the Pythonic way
wenh06/python-classifier-2020
Python example classifier for the PhysioNet/Computing in Cardiology Challenge 2020
wenh06/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
wenh06/pywt
PyWavelets - Wavelet Transforms in Python
wenh06/ResNeSt
ResNeSt: Split-Attention Network
wenh06/scipy
Scipy library main repository
wenh06/sympy
A computer algebra system written in pure Python
wenh06/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
wenh06/torch_ecg_models
trained models of torch_ecg
wenh06/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
wenh06/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS