Skip to main content

Showing 1–15 of 15 results for author: Hegde, D

.
  1. arXiv:2406.09208  [pdf, other

    cs.AR

    Python-based DSL for generating Verilog model of Synchronous Digital Circuits

    Authors: Mandar Datar, Dhruva S. Hegde, Vendra Durga Prasad, Manish Prajapati, Neralla Manikanta, Devansh Gupta, Janampalli Pavanija, Pratyush Pare, Akash, Shivam Gupta, Sachin B. Patkar

    Abstract: We have designed a Python-based Domain Specific Language (DSL) for modeling synchronous digital circuits. In this DSL, hardware is modeled as a collection of transactions -- running in series, parallel, and loops. When the model is executed by a Python interpreter, synthesizable and behavioural Verilog is generated as output, which can be integrated with other RTL designs or directly used for FPGA… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: 9 pages, 13 figures

  2. arXiv:2404.14248  [pdf, other

    cs.CV

    NTIRE 2024 Challenge on Low Light Image Enhancement: Methods and Results

    Authors: Xiaoning Liu, Zongwei Wu, Ao Li, Florin-Alexandru Vasluianu, Yulun Zhang, Shuhang Gu, Le Zhang, Ce Zhu, Radu Timofte, Zhi **, Hongjun Wu, Chenxi Wang, Haitao Ling, Yuanhao Cai, Hao Bian, Yuxin Zheng, **g Lin, Alan Yuille, Ben Shao, ** Guo, Tianli Liu, Mohao Wu, Yixu Feng, Shuo Hou, Haotian Lin , et al. (87 additional authors not shown)

    Abstract: This paper reviews the NTIRE 2024 low light image enhancement challenge, highlighting the proposed solutions and results. The aim of this challenge is to discover an effective network design or solution capable of generating brighter, clearer, and visually appealing results when dealing with a variety of conditions, including ultra-high resolution (4K and beyond), non-uniform illumination, backlig… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: NTIRE 2024 Challenge Report

  3. arXiv:2404.11764  [pdf, other

    cs.CV

    Multimodal 3D Object Detection on Unseen Domains

    Authors: Deepti Hegde, Suhas Lohit, Kuan-Chuan Peng, Michael J. Jones, Vishal M. Patel

    Abstract: LiDAR datasets for autonomous driving exhibit biases in properties such as point cloud density, range, and object dimensions. As a result, object detection networks trained and evaluated in different environments often experience performance degradation. Domain adaptation approaches assume access to unannotated samples from the test distribution to address this problem. However, in the real world,… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

    Comments: technical report

  4. arXiv:2404.11737  [pdf, other

    cs.CV

    Equivariant Spatio-Temporal Self-Supervision for LiDAR Object Detection

    Authors: Deepti Hegde, Suhas Lohit, Kuan-Chuan Peng, Michael J. Jones, Vishal M. Patel

    Abstract: Popular representation learning methods encourage feature invariance under transformations applied at the input. However, in 3D perception tasks like object localization and segmentation, outputs are naturally equivariant to some transformations, such as rotation. Using pre-training loss functions that encourage equivariance of features under certain transformations provides a strong self-supervis… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

    Comments: technical report

  5. arXiv:2401.13093  [pdf, ps, other

    math.NT

    Poles of unramified degenerate Eisenstein series

    Authors: Devadatta G. Hegde

    Abstract: We determine the poles of maximal unramified degenerate Eisenstein series of a split semisimple algebraic group over a number field using a straightforward global argument, avoiding delicate analysis of intertwining operators.

    Submitted 15 May, 2024; v1 submitted 23 January, 2024; originally announced January 2024.

    Comments: Some minor computational errors are fixed. Restricted to the maximal parabolic case for clarity. Comments and corrections are gratefully received at [email protected]

  6. arXiv:2401.05422  [pdf, ps, other

    eess.SP cs.AI

    Machine Learning (ML)-assisted Beam Management in millimeter (mm)Wave Distributed Multiple Input Multiple Output (D-MIMO) systems

    Authors: Karthik R M, Dhiraj Nagaraja Hegde, Muris Sarajlic, Abhishek Sarkar

    Abstract: Beam management (BM) protocols are critical for establishing and maintaining connectivity between network radio nodes and User Equipments (UEs). In Distributed Multiple Input Multiple Output systems (D-MIMO), a number of access points (APs), coordinated by a central processing unit (CPU), serves a number of UEs. At mmWave frequencies, the problem of finding the best AP and beam to serve the UEs is… ▽ More

    Submitted 30 December, 2023; originally announced January 2024.

  7. arXiv:2310.04023  [pdf, other

    astro-ph.SR physics.space-ph

    Rotation of a Stealth CME on 2012 October 5 Observed in the Inner Heliosphere

    Authors: Sandeep Kumar, Dinesha V. Hegde, Nandita Srivastava, Nikolai V. Pogorelov, Nat Gopalswamy, Seiji Yashiro

    Abstract: Coronal Mass Ejections (CMEs) are subject to changes in their direction of propagation, tilt, and other properties. This is because CMEs interact with the ambient solar wind and other large-scale magnetic field structures. In this work, we report on the observations of the 2012 October 5 stealth CME using coronagraphic and heliospheric images. We find clear evidence of a continuous rotation of the… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

    Comments: Accepted for publication in The Astrophysical Journal

  8. arXiv:2303.11313  [pdf, other

    cs.CV

    CLIP goes 3D: Leveraging Prompt Tuning for Language Grounded 3D Recognition

    Authors: Deepti Hegde, Jeya Maria Jose Valanarasu, Vishal M. Patel

    Abstract: Vision-Language models like CLIP have been widely adopted for various tasks due to their impressive zero-shot capabilities. However, CLIP is not suitable for extracting 3D geometric features as it was trained on only images and text by natural language supervision. We work on addressing this limitation and propose a new framework termed CG3D (CLIP Goes 3D) where a 3D encoder is learned to exhibit… ▽ More

    Submitted 18 April, 2023; v1 submitted 20 March, 2023; originally announced March 2023.

    Comments: Website: https://jeya-maria-jose.github.io/cg3d-web/

  9. arXiv:2111.15656  [pdf, other

    cs.CV

    Attentive Prototypes for Source-free Unsupervised Domain Adaptive 3D Object Detection

    Authors: Deepti Hegde, Vishal M. Patel

    Abstract: 3D object detection networks tend to be biased towards the data they are trained on. Evaluation on datasets captured in different locations, conditions or sensors than that of the training (source) data results in a drop in model performance due to the gap in distribution with the test (or target) data. Current methods for domain adaptation either assume access to source data during training, whic… ▽ More

    Submitted 1 December, 2021; v1 submitted 30 November, 2021; originally announced November 2021.

  10. arXiv:2109.14651  [pdf, other

    cs.CV

    Uncertainty-aware Mean Teacher for Source-free Unsupervised Domain Adaptive 3D Object Detection

    Authors: Deepti Hegde, Vishwanath Sindagi, Velat Kilic, A. Brinton Cooper, Mark Foster, Vishal Patel

    Abstract: Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These labels may be incorrect with high confidence, rendering thresholding methods ineffective. In order to avoid reinforcing errors caused by label noise, we propose an uncertainty-aware… ▽ More

    Submitted 29 September, 2021; originally announced September 2021.

  11. arXiv:2107.07004  [pdf, other

    cs.CV physics.optics

    Lidar Light Scattering Augmentation (LISA): Physics-based Simulation of Adverse Weather Conditions for 3D Object Detection

    Authors: Velat Kilic, Deepti Hegde, Vishwanath Sindagi, A. Brinton Cooper, Mark A. Foster, Vishal M. Patel

    Abstract: Lidar-based object detectors are critical parts of the 3D perception pipeline in autonomous navigation systems such as self-driving cars. However, they are known to be sensitive to adverse weather conditions such as rain, snow and fog due to reduced signal-to-noise ratio (SNR) and signal-to-background ratio (SBR). As a result, lidar-based object detectors trained on data captured in normal weather… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

  12. arXiv:2103.05495  [pdf, ps, other

    math.RT math.NT

    Schwartz functions, Hadamard products, and the Dixmier-Malliavin theorem

    Authors: Devadatta G. Hegde

    Abstract: In this paper we show that functions of the form $\prod_{n\ge1}\frac{1}{\left(1+\frac{x^{2}}{a_{n}^{2}}\right)}$ where $a_{n}>0$ and $\sum_{n\ge1}\frac{1}{a_{n}^{2}}<\infty$ are in the Schwartz space of the real line, answering a question raised by Casselman. As a consequence we obtain substantial simplifications in the proofs of Dixmier and Malliavin of their theorem that every test function on a… ▽ More

    Submitted 31 March, 2021; v1 submitted 9 March, 2021; originally announced March 2021.

    Comments: 13 pages

  13. arXiv:2008.11901  [pdf, other

    cs.CV cs.LG

    Multi-View Fusion of Sensor Data for Improved Perception and Prediction in Autonomous Driving

    Authors: Sudeep Fadadu, Shreyash Pandey, Darshan Hegde, Yi Shi, Fang-Chieh Chou, Nemanja Djuric, Carlos Vallespi-Gonzalez

    Abstract: We present an end-to-end method for object detection and trajectory prediction utilizing multi-view representations of LiDAR returns and camera images. In this work, we recognize the strengths and weaknesses of different view representations, and we propose an efficient and generic fusing method that aggregates benefits from all views. Our model builds on a state-of-the-art Bird's-Eye View (BEV) n… ▽ More

    Submitted 18 October, 2021; v1 submitted 26 August, 2020; originally announced August 2020.

    Comments: Accepted for publication at IEEE Winter Conference on Applications of Computer Vision (WACV) 2022

  14. arXiv:1904.11466  [pdf, other

    cs.CV cs.LG cs.RO

    Sensor Fusion for Joint 3D Object Detection and Semantic Segmentation

    Authors: Gregory P. Meyer, Jake Charland, Darshan Hegde, Ankit Laddha, Carlos Vallespi-Gonzalez

    Abstract: In this paper, we present an extension to LaserNet, an efficient and state-of-the-art LiDAR based 3D object detector. We propose a method for fusing image data with the LiDAR data and show that this sensor fusion method improves the detection performance of the model especially at long ranges. The addition of image data is straightforward and does not require image labels. Furthermore, we expand t… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

    Comments: Accepted for publication at CVPR Workshop on Autonomous Driving 2019

  15. arXiv:1405.3515  [pdf, other

    cs.CL

    Temporal Analysis of Language through Neural Language Models

    Authors: Yoon Kim, Yi-I Chiu, Kentaro Hanaki, Darshan Hegde, Slav Petrov

    Abstract: We provide a method for automatically detecting change in language across time through a chronologically trained neural language model. We train the model on the Google Books Ngram corpus to obtain word vector representations specific to each year, and identify words that have changed significantly from 1900 to 2009. The model identifies words such as "cell" and "gay" as having changed during that… ▽ More

    Submitted 14 May, 2014; originally announced May 2014.

    Journal ref: Proceedings of the ACL 2014 Workshop on Language Technologies and Computational Social Science. June, 2014. 61--65