paper-with-me

홈 › Papers

1st Place Solution to the 1st SkatingVerse Challenge

2024-04-22 · Tao Sun, Yuanzi Fu, Kaicheng Yang, Jian Wu, Ziyong Feng

This paper presents the winning solution for the 1st SkatingVerse Challenge. We propose a method that involves several steps. To begin, we leverage the DINO framework to extract the Region of Interest (ROI) and perform precise cropping of the raw video footage. Subsequently, we employ three distinct models, namely Unmasked Teacher, UniformerV2, and InfoGCN, to capture different aspects of the data. By ensembling the prediction results based on logits, our solution attains an impressive leaderboard score of 95.73%.

📄 PDF Abstract BibTeX arXiv:2404.14032

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

The SkatingVerse Workshop & Challenge: Methods and Results

2024-05-27 · Jian Zhao, Lei Jin, Jianshu Li, Zheng Zhu 외

The SkatingVerse Workshop & Challenge aims to encourage research in developing novel and accurate methods for human action understanding. The SkatingVerse dataset used for the SkatingVerse Challenge has been publicly rel…

Action Understanding

3rd Place Solution to Meta AI Video Similarity Challenge

2023-04-24 · Shuhei Yokoo, Peifei Zhu, Junki Ishikawa, Rintaro Hasegawa

This paper presents our 3rd place solution in both Descriptor Track and Matching Track of the Meta AI Video Similarity Challenge (VSC2022), a competition aimed at detecting video copies. Our approach builds upon existing…

Copy DetectionVideo Similarity

First Place Solution to the ECCV 2024 BRAVO Challenge: Evaluating Robustness of Vision Foundation Models for Semantic Segmentation

2024-09-25 · Tommie Kerssies, Daan de Geus, Gijs Dubbelman

In this report, we present the first place solution to the ECCV 2024 BRAVO Challenge, where a model is trained on Cityscapes and its robustness is evaluated on several out-of-distribution datasets. Our solution leverages…

DecoderSemantic Segmentation

The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-10-27 · Yuang Zhang, Tiancai Wang, Weiyao Lin, Xiangyu Zhang

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking

New Techniques for Preserving Global Structure and Denoising with Low Information Loss in Single-Image Super-Resolution

2018-05-09 · Yijie Bei, Alex Damian, Shijia Hu, Sachit Menon 외

This work identifies and addresses two important technical challenges in single-image super-resolution: (1) how to upsample an image without magnifying noise and (2) how to preserve large scale structure when upsampling.…

DenoisingImage Super-ResolutionSuper-Resolution