Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RCF for Unsupervised Video Segmentation: Bootstrapping Objectness from Videos by Relaxed Common Fate and Visual Grouping #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ CVPR 2023 decisions are now available on OpenReview! This year, wereceived a rec
- [医学图像(Medical Image)](#Medical-Image)
- [图像生成(Image Generation)](#Image-Generation)
- [视频生成(Video Generation)](#Video-Generation)
- [视频理解(Video Understanding)](#Video-Understanding)
- [视频理解(Video Understanding)](#%E8%A7%86%E9%A2%91%E7%90%86%E8%A7%A3video-understanding)
- [行为检测(Action Detection)](#Action-Detection)
- [文本检测(Text Detection)](#Text-Detection)
- [知识蒸馏(Knowledge Distillation)](#KD)
Expand Down Expand Up @@ -845,6 +845,10 @@ Denoising<a name="Denoising"></a>

# 视频理解(Video Understanding)

- Paper: https://arxiv.org/abs/2304.08025
- Code: https://github.com/TonyLianLong/RCF-UnsupVideoSeg
- Project page: https://rcf-video.github.io/

**Learning Transferable Spatiotemporal Representations from Natural Script Knowledge**

- Paper: https://arxiv.org/abs/2209.15280
Expand Down Expand Up @@ -1515,4 +1519,4 @@ Code: https://github.com/hulianyuyy/CorrNet
**Towards Trustable Skin Cancer Diagnosis via Rewriting Model's Decision**

- Paper: https://arxiv.org/abs/2303.00885
- Code: None
- Code: None