Heath-zyl's Stars
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
yfeng95/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
fengyuhetao/shell
Linux命令行与shell脚本编程大全案例
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
amusi/ECCV2024-Papers-with-Code
ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目
XinJingHao/DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
tanglang96/DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
SeuTao/FaceBagNet
FaceBagNet - Patch-based Methods for Multi-modal Face Anti-spoofing (FAS)
IrvingMeng/MagFace
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
ZitongYu/CDCN
Central Difference Convolutional Networks (CVPR'20)
ZhangYuanhan-AI/CelebA-Spoof
[ECCV2020] A Large-Scale Face Anti-Spoofing Dataset
albumentations-team/albumentations_examples
Augmentations usage examples for albumentations library
a312863063/seeprettyface-generator-yellow
这是一个用StyleGAN训练出的黄种人人脸生成器
chenxijun1029/DeepFM_with_PyTorch
A PyTorch implementation of DeepFM for CTR prediction problem.
mikeqzy/3dgs-avatar-release
3DGS-Avatar: Animatable Avatars via Deformable 3D Gaussian Splatting
clks-wzz/FAS-SGTD
Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing
Intelligent-Driving-Laboratory/GOPS
General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.
eglinuxer/study_cmake
CMake 学习资料,笔记以及自己的一些分享。
bubbliiiing/retinanet-pytorch
这是一个retinanet-pytorch的源码,可以用于训练自己的模型。
rshaojimmy/RFMetaFAS
[AAAI 2020] Pytorch codes for Regularized Fine-grained Meta Face Anti-spoofing
OpenSafetyLab/SALAD-BENCH
【ACL 2024】 SALAD benchmark & MD-Judge
MarSaKi/nasnet
reimplementation of "Learning Transferable Architectures for Scalable Image Recognition" using mnist dataset, include controller
beichao1314/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.