huuson235's Stars
weirongxu/coc-explorer
📁 Explorer for coc.nvim
nlohmann/json
JSON for Modern C++
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
socketio/socket.io
Realtime application framework (Node.JS server)
MirrorYuChen/ncnn_example
ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&¢erface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd
Rock-100/FaceKit
[CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
ttvn/deep-learning-ebook-vietnamese-translation
Deep learning Book Vietnamese Translation
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
walktree/libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
deepinsight/mxnet-mtcnn
mtcnn mxnet C++ implementation
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
cqtju/libfacedetection-1
A binary library for face detection in images. You can use it free of charge with any purpose.
carpedm20/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
kirjavascript/kSim
rubik's cube simulator
FaisalUmair/udemy-downloader-gui
A desktop application for downloading Udemy Courses
vuetifyjs/vuetify
🐉 Vue Component Framework
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
rust-lang/rust
Empowering everyone to build reliable and efficient software.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
davidsandberg/facenet
Face recognition using Tensorflow
keras-team/keras
Deep Learning for humans
BVLC/caffe
Caffe: a fast open framework for deep learning.
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
cs231n/cs231n.github.io
Public facing notes page
chenriwei/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.