Pinned Repositories
Alibaba-MIT-Speech
Alibaba speech technology
annotated_deep_learning_paper_implementations
🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback, vit), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), reinforcement learning (ppo, dqn), capsnet, distillation, etc.
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch
awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
distiller
MVision
pytorch-ssd
pytorch_geometric
windzhougithub's Repositories
windzhougithub/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
windzhougithub/distiller
windzhougithub/pytorch-ssd
windzhougithub/YOLOv3_PyTorch
windzhougithub/DeepLearning-500-questions
windzhougithub/awesome-deep-vision
A curated list of deep learning resources for computer vision
windzhougithub/RCF-pytorch
Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
windzhougithub/page_dewarp
Text page dewarping using a "cubic sheet" model
windzhougithub/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
windzhougithub/FOTS.PyTorch
FOTS Pytorch Implementation
windzhougithub/Lee-SLAM-source
SLAM 开发学习资源与经验分享
windzhougithub/tinySSD
object detection of tiny ssd
windzhougithub/mobile-semantic-segmentation
Real-Time Semantic Segmentation in Mobile device
windzhougithub/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
windzhougithub/stereo-calibration
:camera: :camera: Stereo camera calibration using OpenCV and C++
windzhougithub/awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
windzhougithub/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
windzhougithub/Document-Boundary-Detection
Document Boundary & Canny Edge Detection using OpenCV
windzhougithub/Corr_Prediction_ARIMA_LSTM_Hybrid
Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets
windzhougithub/CAMERAL-NETWORK
THREE STEPS TO CREATE A CAMERAL NETWORK.
windzhougithub/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
windzhougithub/Mobilenet-_v1-Mask-RCNN-for-detection
MobileNet _v1 for Mask rcnn
windzhougithub/Alibaba-MIT-Speech
Alibaba speech technology
windzhougithub/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
windzhougithub/fisheye_stereo_rectify
windzhougithub/opencv-document-contour
Experiments with OpenCV image processing functions to recognize document contour
windzhougithub/Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-
windzhougithub/natural-language-processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
windzhougithub/Document-Image-Dewarping
Document Image Dewarping
windzhougithub/fisheye-stereo-calibration
:camera: :camera: Fisheye stereo calibration using OpenCV and C++