Skip to main content

Showing 1–7 of 7 results for author: Khare, M

.
  1. arXiv:2311.00073  [pdf, other

    cs.CV

    YOLOv8-Based Visual Detection of Road Hazards: Potholes, Sewer Covers, and Manholes

    Authors: Om M. Khare, Shubham Gandhi, Aditya M. Rahalkar, Sunil Mane

    Abstract: Effective detection of road hazards plays a pivotal role in road infrastructure maintenance and ensuring road safety. This research paper provides a comprehensive evaluation of YOLOv8, an object detection model, in the context of detecting road hazards such as potholes, Sewer Covers, and Man Holes. A comparative analysis with previous iterations, YOLOv5 and YOLOv7, is conducted, emphasizing the im… ▽ More

    Submitted 31 October, 2023; originally announced November 2023.

    Comments: Submitted to IEEE-PuneCon-2023 Conference

  2. arXiv:2310.14629  [pdf

    cs.LG

    Making informed decisions in cutting tool maintenance in milling: A KNN-based model agnostic approach

    Authors: Revati M. Wahul, Aditya M. Rahalkar, Om M. Khare, Abhishek D. Patange, Rohan N. Soman

    Abstract: Tool Condition Monitoring (TCM) is vital for maintaining productivity and product quality in machining. This study leverages machine learning to analyze real-time force signals collected from experiments under various tool wear conditions. Statistical analysis and feature selection using decision trees were followed by classification using a K-Nearest Neighbors (KNN) algorithm, with hyperparameter… ▽ More

    Submitted 15 April, 2025; v1 submitted 23 October, 2023; originally announced October 2023.

  3. arXiv:2307.14442  [pdf, other

    math.OC cs.LG eess.SY

    Neural Schrödinger Bridge with Sinkhorn Losses: Application to Data-driven Minimum Effort Control of Colloidal Self-assembly

    Authors: Iman Nodozi, Charlie Yan, Mira Khare, Abhishek Halder, Ali Mesbah

    Abstract: We show that the minimum effort control of colloidal self-assembly can be naturally formulated in the order-parameter space as a generalized Schrödinger bridge problem -- a class of fixed-horizon stochastic optimal control problems that originated in the works of Erwin Schrödinger in the early 1930s. In recent years, this class of problems has seen a resurgence of research activities in the contro… ▽ More

    Submitted 13 October, 2023; v1 submitted 26 July, 2023; originally announced July 2023.

  4. arXiv:2206.01743  [pdf, other

    eess.IV cs.CV cs.LG

    Orthogonal Transform based Generative Adversarial Network for Image Dehazing

    Authors: Ahlad Kumar, Mantra Sanathra, Manish Khare, Vijeta Khare

    Abstract: Image dehazing has become one of the crucial preprocessing steps for any computer vision task. Most of the dehazing methods try to estimate the transmission map along with the atmospheric light to get the dehazed image in the image domain. In this paper, we propose a novel end-to-end architecture that directly estimates dehazed image in Krawtchouk transform domain. For this a customized Krawtchouk… ▽ More

    Submitted 3 June, 2022; originally announced June 2022.

    Comments: 12 pages, 14 figures

  5. arXiv:2007.00755  [pdf, other

    physics.soc-ph physics.ao-ph

    Lockdown effects on air quality in megacities during the first and second waves of COVID-19 pandemic

    Authors: Aswin Giri, Benjamin Schäfer, Rulan Verma, Hankun He, S. M. Shiva Nagendra, Mukesh Khare, Christian Beck

    Abstract: Air pollution is among the highest contributors to mortality worldwide, especially in urban areas. During spring 2020, many countries enacted social distancing measures in order to slow down the ongoing COVID-19 pandemic. A particularly drastic measure, the 'lockdown', urged people to stay at home and thereby prevent new COVID-19 infections during the first (2020) and second wave (2021) of the pan… ▽ More

    Submitted 4 August, 2022; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: Open code available here https://osf.io/jfw7n/

  6. arXiv:1307.5296  [pdf, ps, other

    cs.DS cs.IT

    First-Come-First-Served for Online Slot Allocation and Huffman Coding

    Authors: Monik Khare, Claire Mathieu, Neal E. Young

    Abstract: Can one choose a good Huffman code on the fly, without knowing the underlying distribution? Online Slot Allocation (OSA) models this and similar problems: There are n slots, each with a known cost. There are n items. Requests for items are drawn i.i.d. from a fixed but hidden probability distribution p. After each request, if the item, i, was not previously requested, then the algorithm (knowing t… ▽ More

    Submitted 7 October, 2013; v1 submitted 19 July, 2013; originally announced July 2013.

    Comments: ACM-SIAM Symposium on Discrete Algorithms (SODA) 2014

    MSC Class: 68W40; 68Q87 ACM Class: F.1.2; F.2.0; H.1.1

  7. arXiv:1208.2724  [pdf, ps, other

    cs.DS

    Caching with rental cost and zapping

    Authors: Monik Khare, Neal E. Young

    Abstract: The \emph{file caching} problem is defined as follows. Given a cache of size $k$ (a positive integer), the goal is to minimize the total retrieval cost for the given sequence of requests to files. A file $f$ has size $size(f)$ (a positive integer) and retrieval cost $cost(f)$ (a non-negative number) for bringing the file into the cache. A \emph{miss} or \emph{fault} occurs when the requested file… ▽ More

    Submitted 18 October, 2012; v1 submitted 13 August, 2012; originally announced August 2012.

    Comments: Caching with rental cost, caching with zapping