Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
Real-time 3D face tracking and reconstruction from 2D video
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
DFA regular expression library & friends
翻译 - DFA正则表达式库和朋友
Code and data for our paper "High-Fidelity 3D Digital Human Creation from RGB-D Selfies".
reimpliment of DFANet: Deep Feature Aggregation for Real-Time Semantic Segmentation
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.
A DFA regex engine in java.
a visual NFA to DFA converter
Ruby sensitive filter using DFA algorithm
Tools to perform differential fault analysis attacks (DFA).
State machine compiler with regular expression style syntax
A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.
Regular expression to DFA(Deterministic Finite State) | 正则表达式转最小化DFA
NFA to DFA Conversion Implementation in C++.
敏感词过滤 DFA算法
A Web Application to convert NFA to DFA.