1,236 results for Transformer · 0.116s

Sponsored Partners
en.wikipedia.org/wiki/Asus_Transformer

Asus Transformer - Wikipedia

Asus Transformer is a series of 2-in-1 convertibles, detachables and hybrid tablet computers, designed and manufactured by Asus, consisting of three major

arxiv.org/abs/2212.05696v1

Ensembling Transformers for Cross-domain Automatic Term Extraction

Automatic term extraction plays an essential role in domain language understanding and several natural language processing downstream tasks. In this paper, we propose a comparative study on the predictive power of Transformers-based pretrained langua...

arxiv.org/abs/2308.13515v5

Robust Core-Periphery Constrained Transformer for Domain Adaptation

Unsupervised domain adaptation (UDA) aims to learn transferable representation across domains. Recently a few UDA works have successfully applied Transformer-based methods and achieved state-of-the-art (SOTA) results. However, it remains challenging...

arxiv.org/abs/2012.09958v1

Toward Transformer-Based Object Detection

Transformers have become the dominant model in natural language processing, owing to their ability to pretrain on massive amounts of data, then transfer to smaller, more specific tasks via fine-tuning. The Vision Transformer was the first major attem...

arxiv.org/abs/2301.09785v1

Transformer-Patcher: One Mistake worth One Neuron

Large Transformer-based Pretrained Language Models (PLMs) dominate almost all Natural Language Processing (NLP) tasks. Nevertheless, they still make mistakes from time to time. For a model deployed in an industrial environment, fixing these mistakes...

arxiv.org/abs/2106.08254v2

BEiT: BERT Pre-Training of Image Transformers

We introduce a self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers. Following BERT developed in the natural language processing area, we propose a masked image modeling task...

github.com/drprojects/superpoint_transformer

drprojects/superpoint_transformer

Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering" (⭐ 964)

github.com/huggingface/optimum

huggingface/optimum

? Accelerate inference and training of ? Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools (⭐ 3309)

arxiv.org/abs/2307.01189v2

Trainable Transformer in Transformer

Recent works attribute the capability of in-context learning (ICL) in large pre-trained language models to implicitly simulating and fine-tuning an internal model (e.g., linear or 2-layer MLP) during inference. However, such constructions require lar...