Akashcodes732's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
cppnuts-yt/CppNuts
This is my channel repository
iZhangHui/CCiA
:book: C++ Concurrency in Action - Practical Multithreading
shriramsb/Distilling-the-Knowledge-in-a-Neural-Network
Demonstration of transfer of knowledge and generalization with distillation
yagoliz/bonn-cc
Exercises from Modern C++ course
jmjeon2/MobileNet-Pytorch
Implementation of MobileNet V1, V2, V3
gaopengcuhk/CLIP-Adapter
huggingface/optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
KaiyangZhou/CoOp
Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
harshilpatel312/KITTI-distance-estimation
Estimating distance to objects in the scene using detection information
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
clip-vil/CLIP-ViL
[ICLR 2022] code for "How Much Can CLIP Benefit Vision-and-Language Tasks?" https://arxiv.org/abs/2107.06383
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
salesforce/ALBEF
Code for ALBEF: a new vision-language pre-training method
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
mlfoundations/open_clip
An open source implementation of CLIP.
Zasder3/train-CLIP
A PyTorch Lightning solution to training OpenAI's CLIP from scratch.
moein-shariatnia/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
igorbrigadir/DownloadConceptualCaptions
Reliably download millions of images efficiently
robvanvolt/DALLE-datasets
This is a summary of easily available datasets for generalized DALLE-pytorch training.
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
krishnaik06/Data-Analyst-Skill-With-Videos-in-2021
lucidrains/performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
tensorflow/tpu
Reference models and tools for Cloud TPUs.
facebookresearch/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
facebookresearch/ClassyVision
An end-to-end PyTorch framework for image and video classification