fengshikun's Stars
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
gaoxiang12/slambook
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
cleardusk/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
zllrunning/face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
microsoft/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
mit-han-lab/anycost-gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
wtjiang98/PSGAN
PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)
facebookresearch/InterHand2.6M
Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
vitoralbiero/img2pose
The official PyTorch implementation of img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation - CVPR 2021
royorel/Lifespan_Age_Transformation_Synthesis
Lifespan Age Transformation Synthesis code
raoyongming/DynamicViT
[NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification
junxia97/awesome-pretrain-on-molecules
[IJCAI 2023 survey track]A curated list of resources for chemical pre-trained models
AIR-THU/DAIR-V2X
EB-Dodo/C-MS-Celeb
A clean version (wash list) of MS-Celeb-1M face dataset, containing 6,464,018 face images of 94,682 celebrities
jixinya/EVP
Code for paper 'Audio-Driven Emotional Video Portraits'.
leerumor/contrastive_learning_codes
A list of Contrastive Learning Papers&Codes. Unsupervised: MoCo/SimCLR/SwAV/BYOL/SimSiam
deepcam-cn/FaceQuality
An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)
frank-xwang/CLD-UnsupervisedLearning
[CVPR 2021] Code release for "Unsupervised Feature Learning by Cross-Level Instance-Group Discrimination."
Namkyeong/awesome-molecule-text
Papers about Molecular Machine Learning (MoML) given its human language textual description
smiles724/ProtMD
PKUGaoGroup/DSDP
Deep Site and Docking Pose (DSDP) is a blind docking strategy accelerated by GPUs, developed by Gao Group. For the site prediction part, several modifications are introduced to PUResNet program. The pose sampling part is similar as AutoDock Vina combined with a number of modifications.
smiles724/GGNN_Meets_PLM
fengshikun/Frad
This is the official implementation of the paper: Fractional Denoising for 3D Molecular Pre-training
WillFleming/logistic-regression
Logistic regression from scratch using NumPy
ZhixinLai/IRLS-for-Logistic-Regression
Apply a IRLS to solve a binary classification problem
nyyxxx/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications