Stars
Based on blockchain (fabric) agricultural product traceability platform
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
Implementation of the paper "Hierarchical GRU for Utterance-level Emotion Recognition" in NAACL-2019.
terminal is a kv database compatible with memcached, It can load batch data online. very useful for recommend service to store the data generate offline
Grab the color palette from an image using just Javascript. Works in the browser and in Node.
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
A highly flexible blockchain architecture with great transaction performance.
implemement of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL_CVPR2016
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
Facilitating the design, comparison and sharing of deep text matching models.
Margin Sample Mining Loss: A Deep Learning Based Method for Person Re-identification
waltyou / faiss-web-service
Forked from linzuk/faiss-web-serviceA web service build on top of Facebook's Faiss
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
❤️☕ Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)
Deep binary hash in 2015 CVPR BY Tensorflow
Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015
Keras implementation of BERT with pre-trained weights
ImageNet classification using binary Convolutional Neural Networks
A simple python neural network implementation for the XOR problem
Exploring "Binary Neural Networks" (https://arxiv.org/abs/1602.02830) in Theano. A set of experiments that use binarised weights and/or activations to reduce computational load of convolutional neu…
Pure python implementation of product quantization for nearest neighbor search
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.