Skip to main content

Showing 1–35 of 35 results for author: Riess, C

.
  1. arXiv:2405.02119  [pdf, other

    cs.SD cs.LG eess.AS

    Can We Identify Unknown Audio Recording Environments in Forensic Scenarios?

    Authors: Denise Moussa, Germans Hirsch, Christian Riess

    Abstract: Audio recordings may provide important evidence in criminal investigations. One such case is the forensic association of the recorded audio to the recording location. For example, a voice message may be the only investigative cue to narrow down the candidate sites for a crime. Up to now, several works provide tools for closed-set recording environment classification under relatively clean recordin… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: This work has been submitted to the IEEE for possible publication

  2. arXiv:2308.12584  [pdf, other

    cs.CV cs.LG

    LORD: Leveraging Open-Set Recognition with Unknown Data

    Authors: Tobias Koch, Christian Riess, Thomas Köhler

    Abstract: Handling entirely unknown data is a challenge for any deployed classifier. Classification models are typically trained on a static pre-defined dataset and are kept in the dark for the open unassigned feature space. As a result, they struggle to deal with out-of-distribution data during inference. Addressing this task on the class-level is termed open-set recognition (OSR). However, most OSR method… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

    Comments: Accepted at ICCV 2023 Workshop (Out-Of-Distribution Generalization in Computer Vision)

  3. Point to the Hidden: Exposing Speech Audio Splicing via Signal Pointer Nets

    Authors: Denise Moussa, Germans Hirsch, Sebastian Wankerl, Christian Riess

    Abstract: Verifying the integrity of voice recording evidence for criminal investigations is an integral part of an audio forensic analyst's work. Here, one focus is on detecting deletion or insertion operations, so called audio splicing. While this is a rather easy approach to alter spoken statements, careful editing can yield quite convincing results. For difficult cases or big amounts of data, automated… ▽ More

    Submitted 3 May, 2024; v1 submitted 11 July, 2023; originally announced July 2023.

    Comments: published at Interspeech 2023 - Code: https://faui1-gitlab.cs.fau.de/mmsec/exposing-speech-audio-splicing-via-signal-pointer-nets

    Journal ref: Proc. INTERSPEECH 2023, 5057-5061 (2023)

  4. arXiv:2302.01427  [pdf, other

    cs.CV

    Benchmarking Probabilistic Deep Learning Methods for License Plate Recognition

    Authors: Franziska Schirrmacher, Benedikt Lorch, Anatol Maier, Christian Riess

    Abstract: Learning-based algorithms for automated license plate recognition implicitly assume that the training and test data are well aligned. However, this may not be the case under extreme environmental conditions, or in forensic applications where the system cannot be trained for a specific acquisition device. Predictions on such out-of-distribution images have an increased chance of failing. But this f… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  5. 3D Rendering Framework for Data Augmentation in Optical Character Recognition

    Authors: Andreas Spruck, Maximiliane Hawesch, Anatol Maier, Christian Riess, Jürgen Seiler, André Kaup

    Abstract: In this paper, we propose a data augmentation framework for Optical Character Recognition (OCR). The proposed framework is able to synthesize new viewing angles and illumination scenarios, effectively enriching any available OCR dataset. Its modular structure allows to be modified to match individual user requirements. The framework enables to comfortably scale the enlargement factor of the availa… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

    Comments: IEEE International Symposium on Signals, Circuits and Systems (ISSCS), 1-4, July 2021

  6. arXiv:2209.14448  [pdf, other

    cs.CV eess.IV

    Synthesizing Annotated Image and Video Data Using a Rendering-Based Pipeline for Improved License Plate Recognition

    Authors: Andreas Spruck, Maximilane Gruber, Anatol Maier, Denise Moussa, Jürgen Seiler, Christian Riess, André Kaup

    Abstract: An insufficient number of training samples is a common problem in neural network applications. While data augmentation methods require at least a minimum number of samples, we propose a novel, rendering-based pipeline for synthesizing annotated data sets. Our method does not modify existing samples but synthesizes entirely new samples. The proposed rendering-based pipeline is capable of generating… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: submitted to IEEE Transactions on Intelligent Transportation Systems

  7. Forensic License Plate Recognition with Compression-Informed Transformers

    Authors: Denise Moussa, Anatol Maier, Andreas Spruck, Jürgen Seiler, Christian Riess

    Abstract: Forensic license plate recognition (FLPR) remains an open challenge in legal contexts such as criminal investigations, where unreadable license plates (LPs) need to be deciphered from highly compressed and/or low resolution footage, e.g., from surveillance cameras. In this work, we propose a side-informed Transformer architecture that embeds knowledge on the input compression level to improve reco… ▽ More

    Submitted 3 May, 2024; v1 submitted 29 July, 2022; originally announced July 2022.

    Comments: Published at ICIP 2022, Code: https://faui1-gitlab.cs.fau.de/denise.moussa/forensic-license-plate-transformer/

    Journal ref: In IEEE International Conference on Image Processing (ICIP), pp. 406-410. IEEE, 2022

  8. arXiv:2207.14682  [pdf, other

    cs.SD cs.AI cs.CV eess.AS

    Towards Unconstrained Audio Splicing Detection and Localization with Neural Networks

    Authors: Denise Moussa, Germans Hirsch, Christian Riess

    Abstract: Freely available and easy-to-use audio editing tools make it straightforward to perform audio splicing. Convincing forgeries can be created by combining various speech samples from the same person. Detection of such splices is important both in the public sector when considering misinformation, and in a legal context to verify the integrity of evidence. Unfortunately, most existing detection algor… ▽ More

    Submitted 3 May, 2024; v1 submitted 29 July, 2022; originally announced July 2022.

    Comments: Published at MMFORWILD 2022, ICPR Workshops - Code: https://faui1-gitlab.cs.fau.de/denise.moussa/audio-splicing-localization . International Conference on Pattern Recognition. Cham: Springer Nature Switzerland, 2022

  9. arXiv:2206.10737  [pdf, other

    cs.CV cs.MM

    Deep Metric Color Embeddings for Splicing Localization in Severely Degraded Images

    Authors: Benjamin Hadwiger, Christian Riess

    Abstract: One common task in image forensics is to detect spliced images, where multiple source images are composed to one output image. Most of the currently best performing splicing detectors leverage high-frequency artifacts. However, after an image underwent strong compression, most of the high frequency artifacts are not available anymore. In this work, we explore an alternative approach to splicing de… ▽ More

    Submitted 21 June, 2022; originally announced June 2022.

    Comments: 14 pages, 13 figures

  10. arXiv:2205.14892  [pdf, other

    cs.LG cs.CV

    Exploring the Open World Using Incremental Extreme Value Machines

    Authors: Tobias Koch, Felix Liebezeit, Christian Riess, Vincent Christlein, Thomas Köhler

    Abstract: Dynamic environments require adaptive applications. One particular machine learning problem in dynamic environments is open world recognition. It characterizes a continuously changing domain where only some classes are seen in one batch of the training data and such batches can only be learned incrementally. Open world recognition is a demanding task that is, to the best of our knowledge, addresse… ▽ More

    Submitted 30 May, 2022; originally announced May 2022.

    Comments: Accepted at ICPR 2022

  11. Bayesian Convolutional Neural Networks for Limited Data Hyperspectral Remote Sensing Image Classification

    Authors: Mohammad Joshaghani, Amirabbas Davari, Faezeh Nejati Hatamian, Andreas Maier, Christian Riess

    Abstract: Employing deep neural networks for Hyperspectral remote sensing (HSRS) image classification is a challenging task. HSRS images have high dimensionality and a large number of channels with substantial redundancy between channels. In addition, the training data for classifying HSRS images is limited and the amount of available training data is much smaller compared to other classification tasks. The… ▽ More

    Submitted 30 May, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

  12. arXiv:2203.00469  [pdf, ps, other

    cs.CV cs.AI cs.MM

    Compliance Challenges in Forensic Image Analysis Under the Artificial Intelligence Act

    Authors: Benedikt Lorch, Nicole Scheler, Christian Riess

    Abstract: In many applications of forensic image analysis, state-of-the-art results are nowadays achieved with machine learning methods. However, concerns about their reliability and opaqueness raise the question whether such methods can be used in criminal investigations. So far, this question of legal compliance has hardly been discussed, also because legal regulations for machine learning methods were no… ▽ More

    Submitted 1 March, 2022; originally announced March 2022.

  13. arXiv:2102.05105  [pdf, other

    cs.CV cs.MM eess.IV

    Deep learning architectural designs for super-resolution of noisy images

    Authors: Angel Villar-Corrales, Franziska Schirrmacher, Christian Riess

    Abstract: Recent advances in deep learning have led to significant improvements in single image super-resolution (SR) research. However, due to the amplification of noise during the upsampling steps, state-of-the-art methods often fail at reconstructing high-resolution images from noisy versions of their low-resolution counterparts. However, this is especially important for images from unknown cameras with… ▽ More

    Submitted 9 February, 2021; originally announced February 2021.

  14. arXiv:2101.03252  [pdf, other

    cs.LG cs.CV

    Synthetic Glacier SAR Image Generation from Arbitrary Masks Using Pix2Pix Algorithm

    Authors: Rosanna Dietrich-Sussner, Amirabbas Davari, Thorsten Seehaus, Matthias Braun, Vincent Christlein, Andreas Maier, Christian Riess

    Abstract: Supervised machine learning requires a large amount of labeled data to achieve proper test results. However, generating accurately labeled segmentation maps on remote sensing imagery, including images from synthetic aperture radar (SAR), is tedious and highly subjective. In this work, we propose to alleviate the issue of limited training data by generating synthetic SAR images with the pix2pix alg… ▽ More

    Submitted 14 January, 2021; v1 submitted 8 January, 2021; originally announced January 2021.

  15. arXiv:2011.02241  [pdf, other

    cs.CV

    The Forchheim Image Database for Camera Identification in the Wild

    Authors: Benjamin Hadwiger, Christian Riess

    Abstract: Image provenance can represent crucial knowledge in criminal investigation and journalistic fact checking. In the last two decades, numerous algorithms have been proposed for obtaining information on the source camera and distribution history of an image. For a fair ranking of these techniques, it is important to rigorously assess their performance on practically relevant test cases. To this end,… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

  16. arXiv:2010.14205  [pdf, other

    cs.CV

    Reconstruction of Voxels with Position- and Angle-Dependent Weightings

    Authors: Lina Felsner, Tobias Würfl, Christopher Syben, Philipp Roser, Alexander Preuhs, Andreas Maier, Christian Riess

    Abstract: The reconstruction problem of voxels with individual weightings can be modeled a position- and angle- dependent function in the forward-projection. This changes the system matrix and prohibits to use standard filtered backprojection. In this work we first formulate this reconstruction problem in terms of a system matrix and weighting part. We compute the pseudoinverse and show that the solution is… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

    Comments: This paper was originally published at the 6th International Conference on Image Formation in X-Ray Computed Tomography (CTmeeting 2020)

  17. arXiv:2007.14132  [pdf, other

    cs.LG stat.ML

    Toward Reliable Models for Authenticating Multimedia Content: Detecting Resampling Artifacts With Bayesian Neural Networks

    Authors: Anatol Maier, Benedikt Lorch, Christian Riess

    Abstract: In multimedia forensics, learning-based methods provide state-of-the-art performance in determining origin and authenticity of images and videos. However, most existing methods are challenged by out-of-distribution data, i.e., with characteristics that are not covered in the training set. This makes it difficult to know when to trust a model, particularly for practitioners with limited technical b… ▽ More

    Submitted 28 July, 2020; originally announced July 2020.

  18. arXiv:1911.04762  [pdf, other

    eess.IV cs.CV

    Merging-ISP: Multi-Exposure High Dynamic Range Image Signal Processing

    Authors: Prashant Chaudhari, Franziska Schirrmacher, Andreas Maier, Christian Riess, Thomas Köhler

    Abstract: High dynamic range (HDR) imaging combines multiple images with different exposure times into a single high-quality image. The image signal processing pipeline (ISP) is a core component in digital cameras to perform these operations. It includes demosaicing of raw color filter array (CFA) data at different exposure times, alignment of the exposures, conversion to HDR domain, and exposure merging in… ▽ More

    Submitted 4 October, 2021; v1 submitted 12 November, 2019; originally announced November 2019.

    Comments: Computational Photography, DAGM GCPR 2021

  19. arXiv:1901.08971  [pdf, other

    cs.CV

    FaceForensics++: Learning to Detect Manipulated Facial Images

    Authors: Andreas Rössler, Davide Cozzolino, Luisa Verdoliva, Christian Riess, Justus Thies, Matthias Nießner

    Abstract: The rapid progress in synthetic image generation and manipulation has now come to a point where it raises significant concerns for the implications towards society. At best, this leads to a loss of trust in digital content, but could potentially cause further harm by spreading false information or fake news. This paper examines the realism of state-of-the-art image manipulations, and how difficult… ▽ More

    Submitted 26 August, 2019; v1 submitted 25 January, 2019; originally announced January 2019.

    Comments: Video: https://youtu.be/x2g48Q2I2ZQ

  20. arXiv:1812.02510  [pdf, other

    cs.CV

    ForensicTransfer: Weakly-supervised Domain Adaptation for Forgery Detection

    Authors: Davide Cozzolino, Justus Thies, Andreas Rössler, Christian Riess, Matthias Nießner, Luisa Verdoliva

    Abstract: Distinguishing manipulated from real images is becoming increasingly difficult as new sophisticated image forgery approaches come out by the day. Naive classification approaches based on Convolutional Neural Networks (CNNs) show excellent performance in detecting image manipulations when they are trained on a specific forgery method. However, on examples from unseen manipulation approaches, their… ▽ More

    Submitted 27 November, 2019; v1 submitted 6 December, 2018; originally announced December 2018.

  21. arXiv:1811.04457  [pdf, other

    physics.med-ph cs.CV physics.optics

    A 3-D Projection Model for X-ray Dark-field Imaging

    Authors: Shiyang Hu, Lina Felsner, Andreas Maier, Veronika Ludwig, Gisela Anton, Christian Riess

    Abstract: Talbot-Lau X-ray phase-contrast imaging is a novel imaging modality, which provides not only an X-ray absorption image, but also additionally a differential phase image and a dark-field image. The dark-field image is related to small angle scattering and has an interesting property when canning oriented structures: the recorded signal depends on the relative orientation of the structure in the ima… ▽ More

    Submitted 4 March, 2019; v1 submitted 11 November, 2018; originally announced November 2018.

    Comments: Shiyang Hu and Lina Felsner contributed equally to this work

  22. arXiv:1810.05401  [pdf, other

    cs.CV

    A Gentle Introduction to Deep Learning in Medical Image Processing

    Authors: Andreas Maier, Christopher Syben, Tobias Lasser, Christian Riess

    Abstract: This paper tries to give a gentle introduction to deep learning in medical image processing, proceeding from theoretical foundations to applications. We first discuss general reasons for the popularity of deep learning, including several major breakthroughs in computer science. Next, we start reviewing the fundamental basics of the perceptron and neural networks, along with some fundamental theory… ▽ More

    Submitted 21 December, 2018; v1 submitted 12 October, 2018; originally announced October 2018.

    Comments: Accepted by Journal of Medical Physics; Final Version after review

  23. arXiv:1809.06420  [pdf, other

    cs.CV

    Toward Bridging the Simulated-to-Real Gap: Benchmarking Super-Resolution on Real Data

    Authors: Thomas Köhler, Michel Bätz, Farzad Naderi, André Kaup, Andreas Maier, Christian Riess

    Abstract: Capturing ground truth data to benchmark super-resolution (SR) is challenging. Therefore, current quantitative studies are mainly evaluated on simulated data artificially sampled from ground truth images. We argue that such evaluations overestimate the actual performance of SR methods compared to their behavior on real images. Toward bridging this simulated-to-real gap, we introduce the Super-Reso… ▽ More

    Submitted 16 June, 2019; v1 submitted 17 September, 2018; originally announced September 2018.

    Comments: To appear in IEEE Transactions on Pattern Analysis and Machine Intelligence; data and source code available at https://superresolution.tf.fau.de/

  24. Automatic Classification of Defective Photovoltaic Module Cells in Electroluminescence Images

    Authors: Sergiu Deitsch, Vincent Christlein, Stephan Berger, Claudia Buerhop-Lutz, Andreas Maier, Florian Gallwitz, Christian Riess

    Abstract: Electroluminescence (EL) imaging is a useful modality for the inspection of photovoltaic (PV) modules. EL images provide high spatial resolution, which makes it possible to detect even finest defects on the surface of PV modules. However, the analysis of EL images is typically a manual process that is expensive, time-consuming, and requires expert knowledge of many different types of defects. In t… ▽ More

    Submitted 16 March, 2019; v1 submitted 8 July, 2018; originally announced July 2018.

  25. Segmentation of Photovoltaic Module Cells in Uncalibrated Electroluminescence Images

    Authors: Sergiu Deitsch, Claudia Buerhop-Lutz, Evgenii Sovetkin, Ansgar Steland, Andreas Maier, Florian Gallwitz, Christian Riess

    Abstract: High resolution electroluminescence (EL) images captured in the infrared spectrum allow to visually and non-destructively inspect the quality of photovoltaic (PV) modules. Currently, however, such a visual inspection requires trained experts to discern different kinds of defects, which is time-consuming and expensive. Automated segmentation of cells is therefore a key step in automating the visual… ▽ More

    Submitted 24 May, 2021; v1 submitted 18 June, 2018; originally announced June 2018.

  26. arXiv:1805.09528  [pdf, other

    physics.med-ph

    Phase-Sensitive Region-of-Interest Computed Tomography

    Authors: Lina Felsner, Martin Berger, Sebastian Kaeppler, Johannes Bopp, Veronika Ludwig, Thomas Weber, Georg Pelzer, Thilo Michel, Andreas Maier, Gisela Anton, Christian Riess

    Abstract: X-Ray Phase-Contrast Imaging (PCI) yields absorption, differential phase, and dark-field images. Computed Tomography (CT) of grating-based PCI can in principle provide high-resolution soft-tissue contrast. Recently, grating-based PCI took several hurdles towards clinical implementation by addressing, for example, acquisition speed, high X-ray energies, and system vibrations. However, a critical im… ▽ More

    Submitted 24 May, 2018; originally announced May 2018.

  27. arXiv:1804.02152  [pdf, other

    cs.CV

    Adaptive Quantile Sparse Image (AQuaSI) Prior for Inverse Imaging Problems

    Authors: Franziska Schirrmacher, Thomas Köhler, Christian Riess

    Abstract: Inverse problems play a central role for many classical computer vision and image processing tasks. Many inverse problems are ill-posed, and hence require a prior to regularize the solution space. However, many of the existing priors, like total variation, are based on ad-hoc assumptions that have difficulties to represent the actual distribution of natural images. Thus, a key challenge in researc… ▽ More

    Submitted 21 February, 2020; v1 submitted 6 April, 2018; originally announced April 2018.

  28. arXiv:1803.09179  [pdf, other

    cs.CV

    FaceForensics: A Large-scale Video Dataset for Forgery Detection in Human Faces

    Authors: Andreas Rössler, Davide Cozzolino, Luisa Verdoliva, Christian Riess, Justus Thies, Matthias Nießner

    Abstract: With recent advances in computer vision and graphics, it is now possible to generate videos with extremely realistic synthetic faces, even in real time. Countless applications are possible, some of which raise a legitimate alarm, calling for reliable detectors of fake videos. In fact, distinguishing between original and manipulated video can be a challenge for humans and computers alike, especiall… ▽ More

    Submitted 24 March, 2018; originally announced March 2018.

    Comments: Video: https://youtu.be/Tle7YaPkO_k

  29. arXiv:1801.09472  [pdf, other

    cs.CV cs.DL

    Hyper-Hue and EMAP on Hyperspectral Images for Supervised Layer Decomposition of Old Master Drawings

    Authors: AmirAbbas Davari, Nikolaos Sakaltras, Armin Haeberle, Sulaiman Vesal, Vincent Christlein, Andreas Maier, Christian Riess

    Abstract: Old master drawings were mostly created step by step in several layers using different materials. To art historians and restorers, examination of these layers brings various insights into the artistic work process and helps to answer questions about the object, its attribution and its authenticity. However, these layers typically overlap and are oftentimes difficult to differentiate with the unaid… ▽ More

    Submitted 28 May, 2018; v1 submitted 29 January, 2018; originally announced January 2018.

  30. GMM-Based Synthetic Samples for Classification of Hyperspectral Images With Limited Training Data

    Authors: AmirAbbas Davari, Erchan Aptoula, Berrin Yanikoglu, Andreas Maier, Christian Riess

    Abstract: The amount of training data that is required to train a classifier scales with the dimensionality of the feature data. In hyperspectral remote sensing, feature data can potentially become very high dimensional. However, the amount of training data is oftentimes limited. Thus, one of the core challenges in hyperspectral remote sensing is how to perform multi-class classification using only relative… ▽ More

    Submitted 13 December, 2017; originally announced December 2017.

  31. arXiv:1712.04482  [pdf

    cs.CV cs.DL

    Image Registration for the Alignment of Digitized Historical Documents

    Authors: AmirAbbas Davari, Tobias Lindenberger, Armin Häberle, Vincent Christlein, Andreas Maier, Christian Riess

    Abstract: In this work, we conducted a survey on different registration algorithms and investigated their suitability for hyperspectral historical image registration applications. After the evaluation of different algorithms, we choose an intensity based registration algorithm with a curved transformation model. For the transformation model, we select cubic B-splines since they should be capable to cope wit… ▽ More

    Submitted 12 December, 2017; originally announced December 2017.

  32. arXiv:1712.03596  [pdf

    cs.CV cs.DL

    Sketch Layer Separation in Multi-Spectral Historical Document Images

    Authors: AmirAbbas Davari, Armin Häberle, Vincent Christlein, Andreas Maier, Christian Riess

    Abstract: High-resolution imaging has delivered new prospects for detecting the material composition and structure of cultural treasures. Despite the various techniques for analysis, a significant diagnostic gap remained in the range of available research capabilities for works on paper. Old master drawings were mostly composed in a multi-step manner with various materials. This resulted in the overlap**… ▽ More

    Submitted 10 December, 2017; originally announced December 2017.

  33. arXiv:1709.04881  [pdf, other

    cs.CV

    Benchmarking Super-Resolution Algorithms on Real Data

    Authors: Thomas Köhler, Michel Bätz, Farzad Naderi, André Kaup, Andreas K. Maier, Christian Riess

    Abstract: Over the past decades, various super-resolution (SR) techniques have been developed to enhance the spatial resolution of digital images. Despite the great number of methodical contributions, there is still a lack of comparative validations of SR under practical conditions, as capturing real ground truth data is a challenging task. Therefore, current studies are either evaluated 1) on simulated dat… ▽ More

    Submitted 8 September, 2017; originally announced September 2017.

  34. An Evaluation of Popular Copy-Move Forgery Detection Approaches

    Authors: Vincent Christlein, Christian Riess, Johannes Jordan, Corinna Riess, Elli Angelopoulou

    Abstract: A copy-move forgery is created by copying and pasting content within the same image, and potentially post-processing it. In recent years, the detection of copy-move forgeries has become one of the most actively researched topics in blind image forensics. A considerable number of different algorithms have been proposed focusing on different types of postprocessed copies. In this paper, we aim to an… ▽ More

    Submitted 26 November, 2012; v1 submitted 17 August, 2012; originally announced August 2012.

    Comments: Main paper: 14 pages, supplemental material: 12 pages, main paper appeared in IEEE Transaction on Information Forensics and Security

    ACM Class: I.4.9

    Journal ref: IEEE Transactions on Information Forensics and Security, volume 7, number 6, 2012, pp. 1841-1854

  35. GRB 030227: the first multiwavelength afterglow of an INTEGRAL GRB

    Authors: A. J. Castro-Tirado, J. Gorosabel, S. Guziy, D. Reverte, J. M. Castro Cerón, A. de Ugarte Postigo, N. Tanvir, S. Mereghetti, A. Tiengo, J. Buckle, R. Sagar, S. B. Pandey, V. Mohan, N. Masetti, F. Mannucci, S. Feltzing, I. Lundstrom, H. Pedersen, C. Riess, S. Trushkin, J. Vilchez, N. Lund, S. Brandt, S. Martinez Nunez, V. Reglero , et al. (17 additional authors not shown)

    Abstract: We present multiwavelength observations of a gamma-ray burst detected by INTEGRAL (GRB 030227) between 5.3 hours and ~1.7 days after the event. Here we report the discovery of a dim optical afterglow (OA) that would not have been detected by many previous searches due to its faintess (R~23). This OA was seen to decline following a power law decay with index Alpha_R= -0.95 +/- 0.16. The spectral… ▽ More

    Submitted 29 September, 2003; originally announced September 2003.

    Comments: 5 pages, 5 figures, accepted for publication in A&A

    Journal ref: Astron.Astrophys.411:L315-L319,2003