Pinned Repositories
insightface
State-of-the-art 2D and 3D Face Analysis Project
arcface_torch3d
This idea is adding a auxiliary face reconstruction to backbone in face feature extraction model based on Arcface so that the depth and albedo features extraction ability can be enhanced. Moreover, the auxiliary can be trained by self-supervision, no need of extra label-making.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Joint-Bayesian
Face verify using Joint Bayesian, implemented by Python
LdaSummary
Text Summary with lda gibbs method C++ version
Line-Fitting
The method aimed to fit line's general formation Ax+By+C=0 with least-square algorithm.
Mortgage-Interest-rate
Recently I am calculate my own mortgage. However, I met an wrong result when I cal it at the first time. So I share the cal formulation here to anyone who need it.
Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
videosearch
Large-scale video retrieval using image queries.
nlg-yongzhuo
中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)
FengMu1995's Repositories
FengMu1995/arcface_torch3d
This idea is adding a auxiliary face reconstruction to backbone in face feature extraction model based on Arcface so that the depth and albedo features extraction ability can be enhanced. Moreover, the auxiliary can be trained by self-supervision, no need of extra label-making.
FengMu1995/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
FengMu1995/Joint-Bayesian
Face verify using Joint Bayesian, implemented by Python
FengMu1995/LdaSummary
Text Summary with lda gibbs method C++ version
FengMu1995/Line-Fitting
The method aimed to fit line's general formation Ax+By+C=0 with least-square algorithm.
FengMu1995/Mortgage-Interest-rate
Recently I am calculate my own mortgage. However, I met an wrong result when I cal it at the first time. So I share the cal formulation here to anyone who need it.
FengMu1995/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
FengMu1995/videosearch
Large-scale video retrieval using image queries.