vmthanh's Stars
the-full-stack/fsdl-text-recognizer-2022
Source of the FSDL 2022 labs, which are at https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022-labs
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
bearpaw/pytorch-classification
Classification with PyTorch.
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
github-luffy/PFLD_68points_Pytorch
Implementation of PFLD For 68 Facial Landmarks By Pytorch
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
ZhaoJ9014/face.evoLVe
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
leondgarse/Keras_insightface
Insightface Keras implementation
yinguobing/blaze-face
A TensorFlow implementation of Google's BlazeFace
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
cl2333/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
JDAI-CV/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
ZhaoJ9014/High-Performance-Face-Recognition
🔥🔥Several High-Performance Models for Unconstrained/Large-Scale/Low-Shot Face Recognition🔥🔥
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
broutonlab/face-id-with-medical-masks
Face ID recognition with medical masks
vietnh1009/Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
4uiiurz1/keras-arcface
Keras implementation of ArcFace, CosFace, and SphereFace
MINIMALaq/FasterPandasOperation
Evaluate different methods speed on a pandas DataFrame to find which one is better for us.
Minyus/pipelinex
PipelineX: Python package to build ML pipelines for experimentation with Kedro, MLflow, and more
EscVM/OIDv4_ToolKit
Download and visualize single or multiple classes from the huge Open Images v4 dataset
nv-tlabs/DIB-R
Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer (NeurIPS 2019)
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
yeephycho/tensorflow-face-detection
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
pierluigiferrari/ssd_keras
A Keras port of Single Shot MultiBox Detector