paper-with-me

Papers

Car Damage Detection and Patch-to-Patch Self-supervised Image Alignment

2024-03-11 · Hanxiao Chen

Most computer vision applications aim to identify pixels in a scene and use them for diverse purposes. One intriguing application is car damage detection for insurance carriers which tends to detect all car damages by comparing both pre-trip and post-trip images, even requiring two components: (i) car damage detection; (ii) image alignment. Firstly, we implemented a Mask R-CNN model to detect car damages on custom images. Whereas for the image alignment section, we especially propose a novel self-supervised Patch-to-Patch SimCLR inspired alignment approach to find perspective transformations between custom pre/post car rental images except for traditional computer vision methods.

📄 PDF Abstract BibTeX arXiv:2403.06674

Code (1)

2000222/car-damage-detectionv0 공식 구현 tf

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Bitcoin Customer Service Number +1-833-534-1729 설명 없음
Average Pooling 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Random Resized Crop 설명 없음
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Patch-level Representation Learning for Self-supervised Vision Transformers

2022-06-16 · CVPR 2022 1 · Sukmin Yun, Hankook Lee, Jaehyung Kim, Jinwoo Shin

Recent self-supervised learning (SSL) methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the architectural ad…

Instance Segmentationobject-detectionObject DetectionRepresentation Learning+3

PatchContrast: Self-Supervised Pre-training for 3D Object Detection

2023-08-14 · Oren Shrout, Ori Nitzan, Yizhak Ben-Shabat, Ayellet Tal

Accurately detecting objects in the environment is a key challenge for autonomous vehicles. However, obtaining annotated data for detection is expensive and time-consuming. We introduce PatchContrast, a novel self-superv…

3D Object DetectionAutonomous VehiclesObjectobject-detection+2

PASS: Patch-Aware Self-Supervision for Vision Transformer

2021-09-29 · Sukmin Yun, Hankook Lee, Jaehyung Kim, Jinwoo Shin

Recent self-supervised representation learning methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the archite…

object-detectionObject DetectionRepresentation LearningSelf-Supervised Learning+1

Destruction from sky: Weakly supervised approach for destruction detection in satellite imagery

2020-04-01 · ISPRS Journal of Photogrammetry and Remote Sensing 2020 4 · Muhammad Usman Ali, Waqas Sultani, Mohsen Ali

Natural and man-made disasters cause huge damage to built infrastructures and results in loss of human lives. The rehabilitation efforts and rescue operations are hampered by the non-availability of accurate and timely i…

Change Detection

Mask Hierarchical Features For Self-Supervised Learning

2023-04-01 · Fenggang Liu, Yangguang Li, Feng Liang, Jilan Xu 외

This paper shows that Masking the Deep hierarchical features is an efficient self-supervised method, denoted as MaskDeep. MaskDeep treats each patch in the representation space as an independent instance. We mask part of…

object-detectionObject DetectionSelf-Supervised Learning