xiaoxuefeng's Stars
bytedance/Next-ViT
bytedance/OMGD
Online Multi-Granularity Distillation for GAN Compression (ICCV2021)
Canjie-Luo/MORAN_v2
MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
chuanqi305/FocalLoss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
ycm-core/YouCompleteMe
A code-completion engine for Vim
square/maximum-awesome
Config files for vim and tmux.
amix/vimrc
The ultimate Vim configuration (vimrc)
ruchee/vimrc
Ruchee's Vim Config Files
Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
PerfXLab/embedded_ai
0140454/matrix-multiplication
Implement matrix multiplication using SIMD.
libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
Apress/modern-x86-assembly-language-programming
Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm
ma6174/vim
vim配置文件和插件(不再维护)
AngryHacker/code-with-comments
Read code, comment it.
AngryHacker/Rookie-Note
学海无涯
HCIILAB/SCUT_FORU_DB_Release
Flickr OCR Universal Database (SCUT_FORU_DB_Release)
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
soeaver/caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
xiaoxuefeng/Forward-Implementation-of-Fast-and-Compact-CNN-for-Offline-HCCR
HCIILAB/Forward-Implementation-of-Fast-and-Compact-CNN-for-Offline-HCCR
luxiaoxun/KMeans-GMM-HMM
HMM based on KMeans and GMM
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
jonfink/hcluster
Hierarchical Clustering
xiaoxuefeng/HCCR-GoogLeNet
This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.