zexiJia's Stars
yassouali/CCT
:page_facing_up: Semi-Supervised Semantic Segmentation with Cross-Consistency Training (CVPR 2020).
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
microsoft/esvit
EsViT: Efficient self-supervised Vision Transformers
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
Shathe/Ev-SegNet
Official Tensorflow implementation of Ev-SegNet
AidenDurrant/MoCo-Pytorch
An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
megvii-model/CrowdDetection
megvii-model/AngleNAS
MccreeZhao/FR-Loss-on-Mnist
Face Recognition Loss on Mnist, Pytorch implementation
Confusezius/Deep-Metric-Learning-Baselines
PyTorch Implementation for Deep Metric Learning Pipelines
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
imfing/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
willard-yuan/flask-keras-cnn-image-retrieval
🚀CNN-based image retrieval built on Keras
mikeboers/Flask-Images
On-demand resizing of images for Flask applications.
zexiJia/automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
MingwangLin/automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
reiinakano/fast-style-transfer-deeplearnjs
Demo of in-browser Fast Neural Style Transfer with deeplearn.js library
pfnet/PaintsChainer
line drawing colorization using chainer
minimaxir/person-blocker
Automatically "block" people in images (like Black Mirror) using a pretrained neural network.