paper-with-me

Papers

Weakly Supervised Video Individual CountingWeakly Supervised Video Individual Counting

2023-12-10 · Xinyan Liu, Guorong Li, Yuankai Qi, Ziheng Yan, Zhenjun Han, Anton Van Den Hengel, Ming-Hsuan Yang, Qingming Huang

Video Individual Counting (VIC) aims to predict the number of unique individuals in a single video. % Existing methods learn representations based on trajectory labels for individuals, which are annotation-expensive. % To provide a more realistic reflection of the underlying practical challenge, we introduce a weakly supervised VIC task, wherein trajectory labels are not provided. Instead, two types of labels are provided to indicate traffic entering the field of view (inflow) and leaving the field view (outflow). % We also propose the first solution as a baseline that formulates the task as a weakly supervised contrastive learning problem under group-level matching. In doing so, we devise an end-to-end trainable soft contrastive loss to drive the network to distinguish inflow, outflow, and the remaining. % To facilitate future study in this direction, we generate annotations from the existing VIC datasets SenseCrowd and CroHD and also build a new dataset, UAVVIC. % Extensive results show that our baseline weakly supervised method outperforms supervised methods, and thus, little information is lost in the transition to the more practically relevant weakly supervised task. The code and trained model will be public at \href{https://github.com/streamer-AP/CGNet}{CGNet}

📄 PDF Abstract BibTeX arXiv:2312.05923

Code (1)

streamer-ap/cgnet 공식 구현 pytorch

Tasks

Contrastive LearningVideo Individual Counting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Video Individual Counting

2024-01-01 · CVPR 2024 1 · Xinyan Liu, Guorong Li, Yuankai Qi, Ziheng Yan 외

Video Individual Counting (VIC) aims to predict the number of unique individuals in a single video. Existing methods learn representations based on trajectory labels for individuals which are annotation-expensive. To…

Contrastive LearningVideo Individual Counting

Weakly Supervised Person Re-Identification

2019-04-08 · CVPR 2019 6 · Jingke Meng, Sheng Wu, Wei-Shi Zheng

In the conventional person re-id setting, it is assumed that the labeled images are the person images within the bounding box for each individual; this labeling across multiple nonoverlapping camera views from raw video …

Multi-Label LearningPerson Re-Identification

Weakly-Supervised Temporal Action Detection for Fine-Grained Videos with Hierarchical Atomic Actions

2022-07-24 · Zhi Li, Lu He, Huijuan Xu

Action understanding has evolved into the era of fine granularity, as most human behaviors in real life have only minor differences. To detect these fine-grained actions accurately in a label-efficient way, we tackle the…

Action DetectionAction UnderstandingFine-Grained Action DetectionWeakly Supervised Action Localization

Cross-Sentence Temporal and Semantic Relations in Video Activity Localisation

2021-07-23 · ICCV 2021 10 · Jiabo Huang, Yang Liu, Shaogang Gong, Hailin Jin

Video activity localisation has recently attained increasing attention due to its practical values in automatically localising the most salient visual segments corresponding to their language descriptions (sentences) fro…

Sentence

Weakly Supervised Multiclass Video Segmentation

2014-06-01 · CVPR 2014 6 · Xiao Liu, DaCheng Tao, Mingli Song, Ying Ruan 외

The desire of enabling computers to learn semantic concepts from large quantities of Internet videos has motivated increasing interests on semantic video understanding, while video segmentation is important yet challengi…

SegmentationSemantic SimilaritySemantic Textual SimilarityVideo Segmentation+3