Pinned Repositories
-
用pytho的turtle库画一个小猪佩奇
3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Awesome-3D-Object-Detection-for-Autonomous-Driving
Papers on 3D Object Detection for Autonomous Driving
Awesome-Interview
Collection of awesome interview references.
awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
cvprw2020
The code for Chalearn Single-modal (RGB) Cross-ethnicity Face anti-spoofing Recognition Challenge@CVPR2020
DR-UDA
This is the source code for paper "Unsupervised Adversarial Domain Adaptation for Cross-domain Face Presentation Attack Detection"
human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MultiModalPAD
This repo is for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
wgqtmac's Repositories
wgqtmac/SleepMonitorNew
通过HC06传感器可以将监测的声音和压力数据传入Android app中,并且在app中完成对数据的分析和显示。
wgqtmac/BigData
BigData Project 大数据项目由浅入深
wgqtmac/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
wgqtmac/CS_Offer
计算机学科基础知识和主流编程语言相关内容的总结
wgqtmac/DIPDemo
《数字图像处理与机器视觉》书上的所有算法C++代码;在VS2013下测试,以MFC为交互界面,实现对输入图像的操作,涵盖了所有基本的图像处理算法,很值得学习!
wgqtmac/dlib
A toolkit for making real world machine learning and data analysis applications in C++
wgqtmac/fflib
FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
wgqtmac/hiredis
Minimalistic C client for Redis >= 1.2
wgqtmac/jsoncpp
A C++ library for interacting with JSON.
wgqtmac/lantern
🔴Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
wgqtmac/learning-spark
Example code from Learning Spark book
wgqtmac/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
wgqtmac/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.0
wgqtmac/MachineLearning_Python
机器学习算法python实现
wgqtmac/mosquitto
Mosquitto
wgqtmac/muduo
A C++ non-blocking network library for multi-threaded server in Linux
wgqtmac/muparser
official repository of the muparser fast math parser library
wgqtmac/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
wgqtmac/paho.mqtt.c
paho.mqtt.c
wgqtmac/protobuf
Protocol Buffers - Google's data interchange format
wgqtmac/pytorch-cn
Pythrch-CN文档地址
wgqtmac/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新
wgqtmac/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
wgqtmac/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
wgqtmac/SENet-PyTorch
wgqtmac/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
wgqtmac/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
wgqtmac/thrift
Mirror of Apache Thrift
wgqtmac/tinyrpc
A simple but usable RPC framework
wgqtmac/zookeeper
Mirror of Apache Hadoop ZooKeeper