paper-with-me

홈 › Papers

Training Adversarial Discriminators for Cross-channel Abnormal Event Detection in Crowds

2017-06-23 · Mahdyar Ravanbakhsh, Enver Sangineto, Moin Nabi, Nicu Sebe

Abnormal crowd behaviour detection attracts a large interest due to its importance in video surveillance scenarios. However, the ambiguity and the lack of sufficient abnormal ground truth data makes end-to-end training of large deep networks hard in this domain. In this paper we propose to use Generative Adversarial Nets (GANs), which are trained to generate only the normal distribution of the data. During the adversarial GAN training, a discriminator (D) is used as a supervisor for the generator network (G) and vice versa. At testing time we use D to solve our discriminative task (abnormality detection), where D has been trained without the need of manually-annotated abnormal data. Moreover, in order to prevent G learn a trivial identity function, we use a cross-channel approach, forcing G to transform raw-pixel data in motion information and vice versa. The quantitative results on standard benchmarks show that our method outperforms previous state-of-the-art methods in both the frame-level and the pixel-level evaluation.

📄 PDF Abstract BibTeX arXiv:1706.07680

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionEvent Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Re-using Adversarial Mask Discriminators for Test-time Training under Distribution Shifts

2021-08-26 · Gabriele Valvano, Andrea Leo, Sotirios A. Tsaftaris

Thanks to their ability to learn flexible data-driven losses, Generative Adversarial Networks (GANs) are an integral part of many semi- and weakly-supervised methods for medical image segmentation. GANs jointly optimise …

Continual LearningImage ReconstructionImage SegmentationMedical Image Segmentation+1

EuleroDec: A Complex-Valued RVQ-VAE for Efficient and Robust Audio Coding

2026-01-24 · Luca Cerovaz, Michele Mancusi, Emanuele Rodolà arxiv

Audio codecs power discrete music generative modelling, music streaming and immersive media by shrinking PCM audio to bandwidth-friendly bit-rates. Recent works have gravitated towards processing in the spectral domain; …

MCL-GAN: Generative Adversarial Networks with Multiple Specialized Discriminators

2021-07-15 · Jinyoung Choi, Bohyung Han

We propose a framework of generative adversarial networks with multiple discriminators, which collaborate to represent a real dataset more effectively. Our approach facilitates learning a generator consistent with the un…

Generative Adversarial NetworkMultiple-choice

UMLE: Unsupervised Multi-discriminator Network for Low Light Enhancement

2020-12-24 · Yangyang Qu, Kai Chen, Chao Liu, Yongsheng Ou

Low-light image enhancement, such as recovering color and texture details from low-light images, is a complex and vital task. For automated driving, low-light scenarios will have serious implications for vision-based app…

Generative Adversarial NetworkImage EnhancementLow-Light Image Enhancement

Stop Throwing Away Discriminators! Re-using Adversaries for Test-Time Training

2021-08-26 · Gabriele Valvano, Andrea Leo, Sotirios A. Tsaftaris

Thanks to their ability to learn data distributions without requiring paired data, Generative Adversarial Networks (GANs) have become an integral part of many computer vision methods, including those developed for medica…

Image SegmentationMedical Image SegmentationSemantic Segmentation