XingzhiZhou's Stars
shizhediao/TILGAN
Source code for the Findings of ACL-IJCNLP 2021 paper entitled "TILGAN: Transformer-based Implicit Latent GAN for Diverse and Coherent Text Generation"
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Natsu6767/InfoGAN-PyTorch
PyTorch Implementation of InfoGAN
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
LynnHo/EigenGAN-Tensorflow
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
kekmodel/MPL-pytorch
Unofficial PyTorch implementation of "Meta Pseudo Labels"
salesforce/PCL
PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
52CV/CVPR-2021-Papers
kekmodel/FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
yangyutu/EssentialMath
anishathalye/auriga
Auriga is a minimalist LaTeX beamer presentation theme 📽
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
mongodb/mongo
The MongoDB Database
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
jdavis/latex-homework-template
🎓📄 The LaTeX file that I used as the base for all my homework in university.
jayleicn/ClipBERT
[CVPR 2021 Best Student Paper Honorable Mention, Oral] Official PyTorch code for ClipBERT, an efficient framework for end-to-end learning on image-text and video-text tasks.
jupyter-lsp/jupyterlab-lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
niuchuangnn/GATCluster
This is the Pytorch implementation of GATCluster: https://arxiv.org/abs/2002.11863
mwaskom/seaborn
Statistical data visualization in Python
davidbau/dissect
Code for the Proceedings of the National Academy of Sciences 2020 article, "Understanding the Role of Individual Units in a Deep Neural Network"
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
deu30303/RUC
davidbau/how-to-read-pytorch
Quick, visual, principled introduction to pytorch code through five colab notebooks.