Repos
28
Stars
9
Forks
1
Top Language
C++
Loading contributions...
Top Repositories
training code for "H-AT: Hybrid Attention Transfer for Knowledge Distillation"
A little c++ class for getting the feature maps image in any layer of the neural network by loading the trained caffe model.
BUPTAICamera is a Android app based on FaceBook's caffe2 AICamera Demo. According to the original author's copyright statement, this Demo will only be used for non-commercial testing purposes.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Full-featured high-performance event loop loosely modelled after libevent
Repositories
28training code for "H-AT: Hybrid Attention Transfer for Knowledge Distillation"
No description provided.
BUPTAICamera is a Android app based on FaceBook's caffe2 AICamera Demo. According to the original author's copyright statement, this Demo will only be used for non-commercial testing purposes.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Full-featured high-performance event loop loosely modelled after libevent
Event notification library
Some Little Coding pratice on Linux.
This repo includes code (written in Python) for Caltech-UCSD Birds-200-2011 dataset classification. I have used PyTorch Library for CNN's. You can download the dataset here http://www.vision.caltech.edu/visipedia-data/CUB-200-2011/CUB_200_2011.tgz
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
ExpressionRec
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Python HTTP server based on FLASK, providing HTTP API interface
Repository for the Face Recognition Vendor Test (FRVT)
mtcnn mxnet C++ implementation
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
A little c++ class for getting the feature maps image in any layer of the neural network by loading the trained caffe model.
Everything about Transfer Learning and Domain Adaptation--迁移学习
Code release for Universal Domain Adaptation(CVPR 2019)
MNN is a lightweight deep neural network inference engine.
No description provided.
Transfer Learning Library
This is the hardware code used to support real-time translation of sign language. It runs on Mircoduino equipped with real gloves and transmits data to Android via Bluetooth.
A fast JSON parser/generator for C++ with both SAX/DOM style API
My Learning notes.
:books: 技术面试必备基础知识
JSON for Modern C++
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.