Pinned Repositories
AIPaperCompleteDownload
Complete download for papers in various top conferences
chatgpt
ChatGPT网址导航,分享免费好用AI网站!
DeepVision
在我很多项目中用到的CV算法推理框架应用。
DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
homework
课程作业
iclr2017-submission-papers-index
MAML-TensorFlow-1
Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
MatchingNetworks
An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf
MobilenetV2_image_classify
use MobilenetV2 classified images based on TF-slim
SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
vieozhu's Repositories
vieozhu/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
vieozhu/AIPaperCompleteDownload
Complete download for papers in various top conferences
vieozhu/chatgpt
ChatGPT网址导航,分享免费好用AI网站!
vieozhu/CLIP
Contrastive Language-Image Pretraining
vieozhu/coding-interview-university
面试刷题
vieozhu/CPNWCP
[ECCV 2022] Contrastive Prototypical Network with Wasserstein Confidence Penalty
vieozhu/efficient-video-recognition
冻结clip模型再训练
vieozhu/examples-1
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
vieozhu/few-shot-vit
vit for few-shot classification
vieozhu/kornia
Open Source Differentiable Computer Vision Library
vieozhu/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, MODNet, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
vieozhu/meta-dataset
A dataset of datasets for learning to learn from few examples
vieozhu/overleaf
A web-based collaborative LaTeX editor
vieozhu/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
vieozhu/paper_downloader
Download papers and supplemental materials from paper website, such as AAAI, ACCV, AISTATS, COLT, CVPR, ECCV, ICCV, ICLR, ICML, IJCAI, JMLR, NIPS.
vieozhu/pmf_cvpr22
vieozhu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vieozhu/pytorch-meta-dataset
A non-official 100% PyTorch implementation of META-DATASET benchmark for few-shot classification
vieozhu/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
vieozhu/Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
vieozhu/SimCLR-1
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
vieozhu/simclr-ori
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
vieozhu/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
vieozhu/SwissArmyTransformer
SwissArmyTransformer is a flexible and powerful library to develop your own Transformer variants.
vieozhu/tutorials
PyTorch tutorials.
vieozhu/UDASOD-UPL
Unsupervised Domain Adaptive Salient Object Detection Through Uncertainty-Aware Pseudo-Label Learning, AAAI Conference on Artificial Intelligence (AAAI), 2022
vieozhu/UNICORN-MAML
PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"
vieozhu/URL
Universal Representation Learning from Multiple Domains for Few-shot Classification - ICCV 2021, Cross-domain Few-shot Learning with Task-specific Adapters - CVPR 2022
vieozhu/vision
Datasets, Transforms and Models specific to Computer Vision
vieozhu/vpt
❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119