Here are
131 public repositories
matching this topic...
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
Updated
Jul 23, 2021
Jupyter Notebook
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
Updated
Jul 16, 2021
Python
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
Updated
May 19, 2021
Jupyter Notebook
(CVPR 2021 Oral) Open World Object Detection
Updated
Jun 14, 2021
Python
[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
Updated
Jul 15, 2021
Python
Official repository for "Multi-Stage Progressive Image Restoration" (CVPR 2021). SOTA results for image deblurring, deraining, and denoising.
Updated
Jun 21, 2021
Python
[CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations
Updated
Jul 16, 2021
Python
[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.
Updated
Jul 20, 2021
Python
Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021
Updated
Mar 2, 2021
Python
Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (both single-scan and multi-scan) (Nov. 2020) (CVPR2021 Oral)
Updated
Jul 4, 2021
Python
A Collection of Papers and Codes for CVPR2021/CVPR2020 Low Level Vision
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
Updated
Jul 19, 2021
Jupyter Notebook
Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.
Updated
Jun 4, 2021
Python
[CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers
Updated
Jul 19, 2021
Python
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
Updated
Jul 19, 2021
Python
[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
Updated
Jul 10, 2021
Python
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
Project page of the paper "Learning Multi-Scale Photo Exposure Correction" (CVPR 2021).
Updated
Jul 17, 2021
MATLAB
[CVPR 2021] Pytorch implementation for TediGAN: Text-Guided Diverse Face Image Generation and Manipulation.
Updated
Jul 2, 2021
Python
Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021
Updated
Mar 1, 2021
Python
Official implementation of the paper: MonoRec: Semi-Supervised Dense Reconstruction in Dynamic Environments from a Single Moving Camera (CVPR 2021)
Updated
Jun 17, 2021
Python
[CVPR 2021 Oral] Im2Vec Synthesizing Vector Graphics without Vector Supervision
Updated
Jun 3, 2021
Python
[CVPR 2021] TDN: Temporal Difference Networks for Efficient Action Recognition
Updated
Apr 22, 2021
Python
[CVPR 2021] Self-supervised depth estimation from short sequences
Updated
Jul 14, 2021
Python
Adversarial Generation of Continuous Images [CVPR 2021]
Updated
May 14, 2021
Python
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
Updated
May 19, 2021
Python
[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision
Updated
Jul 21, 2021
Python
Improve this page
Add a description, image, and links to the
cvpr2021
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cvpr2021
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
作者您好!
在复现您的代码时,我发现之后最后3个epoch的model被保存,想请教您一下,如何能保存每个cycle的训练模型呢?