yaoyao20050321
Hi, I'm Hannah from Seattle. I'm a student studying psychology and sociology. Excited to join this community!
yaoyao20050321's Stars
xdit-project/DistVAE
A parallelism VAE avoids OOM for high resolution image generation
ThanatosShinji/onnx-tool
A parser, editor and profiler tool for ONNX models.
ROCm/ROCdbgapi
The AMD Debugger API is a library that provides all the support necessary for a debugger and other tools to perform low level control of the execution and inspection of execution state of AMD's commercially available GPU architectures.
TylerYep/torchinfo
View model summaries in PyTorch!
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
ckkelvinchan/BasicVSR_PlusPlus
Official repository of "BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment"
Nuclei-Software/NMSIS
Nuclei Microcontroller Software Interface Standard Development Repo
moon-hotel/DeepLearningWithMe
《跟我一起深度学习》
kssteven418/I-BERT
[ICML'21 Oral] I-BERT: Integer-only BERT Quantization
MuQiuJun-AI/bert4pytorch
超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
sjtuytc/UnboundedNeRFPytorch
State-of-the-art, simple, fast unbounded / large-scale NeRFs.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
cpuimage/MTCNN
MTCNN face detection implementation base on NCNN
VivianoRiccardo/Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
ARM-software/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
ARM-software/CMSIS_5
CMSIS Version 5 Development Repository
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
vineeths96/Spoken-Keyword-Spotting
In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keyword Spotting task.
cpuimage/WebRTC_VAD
Voice Activity Detector Module Port From WebRTC
cpuimage/WebRTC_AECM
Acoustic Echo Canceller for Mobile Module Port From WebRTC
cpuimage/WebRTC_NS_CPP
Noise Suppression Module Port From WebRTC
garyyu/WebRTC_VoiceEngine
This is the Wrapper Library for WebRTC Voice Engine. Including Acoustic Echo Cancellation (AEC), Noise Suppression (NS), VAD (Voice Active Detection) and so on.
robin1001/beamforming
thinkerleolee/FSRCNN-OpenCV
C++ implementation of the Fast Super-Resolution Convolutional Neural Network (FSRCNN).
tegg89/SRCNN-Tensorflow
Image Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3
soapisnotfat/super-resolution
collection of super-resolution models & algorithms
rootpine/Bicubic-interpolation
Bicubic interpolation for images (Python)