Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
awesome-audio-visual
A curated list of different papers and datasets in various areas of audio-visual processing
Bag_of_Tricks_CNN
The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.
box-convolutions
PyTorch code for the "Deep Neural Networks with Box Convolutions" paper
casia2groundtruth
Groundtruth images of tampering dataset CASIA 2.0
clasp
CLASP - Contrastive Language-Aminoacid Sequence Pretraining
CLIP
Contrastive Language-Image Pretraining
DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
darts
Differentiable architecture search for convolutional and recurrent networks
gbzhuCherish's Repositories
gbzhuCherish/AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
gbzhuCherish/awesome-audio-visual
A curated list of different papers and datasets in various areas of audio-visual processing
gbzhuCherish/Bag_of_Tricks_CNN
The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.
gbzhuCherish/casia2groundtruth
Groundtruth images of tampering dataset CASIA 2.0
gbzhuCherish/clasp
CLASP - Contrastive Language-Aminoacid Sequence Pretraining
gbzhuCherish/CLIP
Contrastive Language-Image Pretraining
gbzhuCherish/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
gbzhuCherish/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
gbzhuCherish/DEye
Keep an Eye on Defects Inspection.
gbzhuCherish/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
gbzhuCherish/google-research
Google Research
gbzhuCherish/ig65m-pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
gbzhuCherish/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
gbzhuCherish/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
gbzhuCherish/natural-language-joint-query-search
Search photos on Unsplash based on OpenAI's CLIP model, support search with joint image+text queries and attention visualization.
gbzhuCherish/ncnn-android-yolov5
The YOLOv5 object detection android example
gbzhuCherish/neural-tangents
Fast and Easy Infinite Neural Networks in Python
gbzhuCherish/Open-Assistant
Open Source Voice Assistant
gbzhuCherish/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
gbzhuCherish/pytorch-pretrained-gluonresnet
Well trained MXNet Gluon Model Zoo ResNet/ResNeXt/SE-ResNeXt ported to PyTorch
gbzhuCherish/pytorchx
Implement popular deep learning networks in pytorch, used by tensorrtx.
gbzhuCherish/setup
Setup a new machine without sudo!
gbzhuCherish/Squeeze-and-Recursion-Temporal-Gates
Implementation of Squeeze and Recursion Temporal Gates blocks for action recognition
gbzhuCherish/TACO
🌮 Trash Annotations in Context Dataset Toolkit
gbzhuCherish/tea-action-recognition
The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)
gbzhuCherish/THAT
Code for AAAI paper "Two-Stream Convolution Augmented Transformer for Human Activity Recognition"
gbzhuCherish/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
gbzhuCherish/weibo-crawler
新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频
gbzhuCherish/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB
gbzhuCherish/YOLOv5_NCNN
🍅 Deploy NCNN on mobile phones. Support Android and iOS.