afterc's Stars
wepe/MachineLearning
Basic Machine Learning and Deep Learning
AlfredXiangWu/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
ydwen/caffe-face
This branch is developed for deep face recognition
bharatsingh430/soft-nms
Object Detection
farmingyard/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
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
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
onnx/onnx
Open standard for machine learning interoperability
ARM-software/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
ElegantGod/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
moli232777144/mtcnn_ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
Longqi-S/ncnn-mtcnn
It is a mtcnn project based on ncnn
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
opencv/opencv
Open Source Computer Vision Library
pjsip/pjproject
PJSIP project
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
AlphaQi/MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
go-swagger/go-swagger
Swagger 2.0 implementation for go
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
bwmarrin/snowflake
A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
apache/cassandra-gocql-driver
GoCQL Driver for Apache Cassandra®
tealeg/xlsx
Go library for reading and writing XLSX files.
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
tinylib/msgp
A Go code generator for MessagePack / msgpack.org[Go]
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
wothing/wonaming
Wonaming is a simple grpc-go balancer & naming implementation, supporting etcd and Consul as the service register/discovery backend. Wonaming also supports self-register to etcd/consul.