nikitakaraevv
Passionate by Computer Vision. PhD student @ Meta AI, GenAI / Oxford VGG
Meta AILondon, UK
nikitakaraevv's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
relatedcode/Messenger
Open source alternative communication platform.
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
NVlabs/imaginaire
NVIDIA's Deep Imagination Team's PyTorch Library
cleardusk/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
hollance/neural-engine
Everything we actually know about the Apple Neural Engine (ANE)
vchoutas/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
lucidrains/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
tucan9389/awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
facebookresearch/mobile-vision
Mobile vision models and code
nkolot/SPIN
Repository for the paper "Learning to Reconstruct 3D Human Pose and Shape via Model-fitting in the Loop"
selimsef/dfdc_deepfake_challenge
A prize winning solution for DFDC challenge
rll/deepul
antao97/dgcnn.pytorch
A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
clovaai/AdamP
AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)
craffel/dl3d-seminar
Course webpage for COMP 790, (Deep) Learning from Limited Labeled Data
dalmia/siren
PyTorch implementation of Sinusodial Representation networks (SIREN)
hollance/coreml-survival-guide
Source code for the book Core ML Survival Guide
drewwilimitis/Manifold-Learning
Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)
uber-research/deconstructing-lottery-tickets
juliagusak/model-compression-and-acceleration-progress
Repository to track the progress in model compression and acceleration