paper-with-me

Papers

Cosmic-CoNN: A Cosmic Ray Detection Deep-Learning Framework, Dataset, and Toolkit

2021-06-28 · Chengyuan Xu, Curtis McCully, Boning Dong, D. Andrew Howell, Pradeep Sen

Rejecting cosmic rays (CRs) is essential for the scientific interpretation of CCD-captured data, but detecting CRs in single-exposure images has remained challenging. Conventional CR detectors require experimental parameter tuning for different instruments, and recent deep learning methods only produce instrument-specific models that suffer from performance loss on telescopes not included in the training data. We present Cosmic-CoNN, a generic CR detector deployed for 24 telescopes at the Las Cumbres Observatory, which is made possible by the three contributions in this work: 1) We build a large and diverse ground-based CR dataset leveraging thousands of images from a global telescope network. 2) We propose a novel loss function and a neural network optimized for telescope imaging data to train generic CR detection models. At 95% recall, our model achieves a precision of 93.70% on Las Cumbres imaging data and maintains a consistent performance on new ground-based instruments never used for training. Specifically, the Cosmic-CoNN model trained on the Las Cumbres CR dataset maintains high precisions of 92.03% and 96.69% on Gemini GMOS-N/S 1x1 and 2x2 binning images, respectively. 3) We build a suite of tools including an interactive CR mask visualization and editing interface, console commands, and Python APIs to make automatic, robust CR detection widely accessible by the community of astronomers. Our dataset, open-source codebase, and trained models are available at https://github.com/cy-xu/cosmic-conn.

📄 PDF Abstract BibTeX arXiv:2106.14922

Code (2)

cy-xu/cosmic-conn 공식 구현 pytorch
lcogt/banzai

Similar Papers 제목 키워드 기반

Integrated Communication and Imaging: Design, Analysis, and Performances of COSMIC Waveforms

2024-05-29 · Marco Manzoni, Francesco Linsalata, Maurizio Magarini, Stefano Tebaldini

This paper presents COSMIC (Connectivity-Oriented Sensing Method for Imaging and Communication), an innovative waveform design framework that integrates environmental radio imaging with robust communication capabilities.…

COSMIC: COmmonSense knowledge for eMotion Identification in Conversations

2020-10-06 · Findings of the Association for Computational Linguistics 2020 · Deepanway Ghosal, Navonil Majumder, Alexander Gelbukh, Rada Mihalcea 외

In this paper, we address the task of utterance level emotion recognition in conversations using commonsense knowledge. We propose COSMIC, a new framework that incorporates different elements of commonsense such as menta…

Emotion RecognitionEmotion Recognition in Conversation

Detection and Segmentation of Cosmic Objects Based on Adaptive Thresholding and Back Propagation Neural Network

2023-08-02 · Samia Sultana, Shyla Afroge

Astronomical images provide information about the great variety of cosmic objects in the Universe. Due to the large volumes of data, the presence of innumerable bright point sources as well as noise within the frame and …

object-detectionObject DetectionSegmentation

Cosmic String Detection with Tree-Based Machine Learning

2018-01-12 · A. Vafaei Sadr, M. Farhang, S. M. S. Movahed, B. Bassett 외

We explore the use of random forest and gradient boosting, two powerful tree-based machine learning algorithms, for the detection of cosmic strings in maps of the cosmic microwave background (CMB), through their unique G…

BIG-bench Machine Learning

deepCR: Cosmic Ray Rejection with Deep Learning

2019-07-22 · Keming Zhang, Joshua S. Bloom

Cosmic ray (CR) identification and replacement are critical components of imaging and spectroscopic reduction pipelines involving solid-state detectors. We present deepCR, a deep learning based framework for CR identific…

BenchmarkingCPUDeep LearningGPU+1