Pinned Repositories
Action-Recognition
Action Recognition
AI_Challenger
AI_competitions
AI比赛相关
arctic-capgen-vid
automatic video description generation with GPU training
Attention-ocr-Chinese-Version
Attention OCR Based On Tensorflow
Augmentor
Image augmentation library in Python for machine learning.
Autoencoders
Torch implementations of various types of autoencoders
eev
The Evoked Expressions in Video dataset contains videos paired with the expected facial expressions over time exhibited by people reacting to the video content.
pku_auto_connect
Auto connect pku gateway, and send the ip address to you by Email.
VID
抖音无水印视频下载
bmyan's Repositories
bmyan/awesome-NeRF
A curated list of awesome neural radiance fields papers
bmyan/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
bmyan/BaiduSpider
BaiduSpider,一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
bmyan/cavaface
face recognition training project(pytorch)
bmyan/CLIP
Contrastive Language-Image Pretraining
bmyan/convmixer
bmyan/CosMo.pytorch
Official Implementation of CoSMo: Content-Style Modulation for Image Retrieval with Text Feedback presented in CVPR 2021.
bmyan/deit
Official DeiT repository
bmyan/dreamoving-project
Official implementation of DreaMoving
bmyan/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
bmyan/FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
bmyan/FixMatch-pytorch-1
Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo contains reproduced checkpoints.
bmyan/FRN
(CVPR 2021) Few-Shot Classification with Feature Map Reconstruction Networks
bmyan/ibot
iBOT: Image BERT Pre-Training with Online Tokenizer
bmyan/insightface
State-of-the-art 2D and 3D Face Analysis Project
bmyan/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
bmyan/LibFewShot
LibFewShot: A Comprehensive Library for Few-shot Learning.
bmyan/magic-animate
MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
bmyan/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
bmyan/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
bmyan/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
bmyan/restyle-encoder
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699
bmyan/SLIP
Code release for SLIP Self-supervision meets Language-Image Pre-training
bmyan/stable-diffusion
A latent text-to-image diffusion model
bmyan/stable-diffusion-webui
Stable Diffusion web UI
bmyan/stylegan
StyleGAN - Official TensorFlow Implementation
bmyan/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
bmyan/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
bmyan/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
bmyan/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.