paper-with-me

홈 › Papers

Industrial Language-Image Dataset (ILID): Adapting Vision Foundation Models for Industrial Settings

2024-06-14 · Keno Moenck, Duc Trung Thieu, Julian Koch, Thorsten Schüppstuhl

In recent years, the upstream of Large Language Models (LLM) has also encouraged the computer vision community to work on substantial multimodal datasets and train models on a scale in a self-/semi-supervised manner, resulting in Vision Foundation Models (VFM), as, e.g., Contrastive Language-Image Pre-training (CLIP). The models generalize well and perform outstandingly on everyday objects or scenes, even on downstream tasks, tasks the model has not been trained on, while the application in specialized domains, as in an industrial context, is still an open research question. Here, fine-tuning the models or transfer learning on domain-specific data is unavoidable when objecting to adequate performance. In this work, we, on the one hand, introduce a pipeline to generate the Industrial Language-Image Dataset (ILID) based on web-crawled data; on the other hand, we demonstrate effective self-supervised transfer learning and discussing downstream tasks after training on the cheaply acquired ILID, which does not necessitate human labeling or intervention. With the proposed approach, we contribute by transferring approaches from state-of-the-art research around foundation models, transfer learning strategies, and applications to the industrial domain.

📄 PDF Abstract BibTeX arXiv:2406.09637

Code (2)

kenomo/ilid 공식 구현
kenomo/industrial-clip 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

ILID: Native Script Language Identification for Indian Languages

2025-07-16 · Yash Ingle, Pruthwik Mishra arxiv

The language identification task is a crucial fundamental step in NLP. Often it serves as a pre-processing step for widely used NLP applications such as multilingual machine translation, information retrieval, question a…

Language IdentificationInformation RetrievalMachine TranslationText Summarization

Detecting Images Generated by Deep Diffusion Models using their Local Intrinsic Dimensionality

2023-07-05 · Peter Lorenz, Ricard Durall, Janis Keuper

Diffusion models recently have been successfully applied for the visual synthesis of strikingly realistic appearing images. This raises strong concerns about their potential for malicious purposes. In this paper, we prop…

DeepFake Detection

Descriptor: Parasitoid Wasps and Associated Hymenoptera Dataset (DAPWH)

2026-02-20 · Joao Manoel Herrera Pinheiro, Gabriela Do Nascimento Herrera, Luciana Bueno Dos Reis Fernandes, Alvaro Doria Dos Santos 외 arxiv

Accurate taxonomic identification is the cornerstone of biodiversity monitoring and agricultural management, particularly for the hyper-diverse superfamily Ichneumonoidea. Comprising the families Ichneumonidae and Bracon…

Generative Image Inpainting with Submanifold Alignment

2019-08-01 · Ang Li, Jianzhong Qi, Rui Zhang, Xingjun Ma 외

Image inpainting aims at restoring missing regions of corrupted images, which has many applications such as image restoration and object removal. However, current GAN-based generative inpainting models do not explicitly …

Image InpaintingImage Restoration

Anomaly Detection by Adapting a pre-trained Vision Language Model

2024-03-14 · Yuxuan Cai, Xinwei He, Dingkang Liang, Ao Tong 외

Recently, large vision and language models have shown their success when adapting them to many downstream tasks. In this paper, we present a unified framework named CLIP-ADA for Anomaly Detection by Adapting a pre-traine…

Anomaly DetectionLanguage ModelingLanguage ModellingSelf-Supervised Learning