luxmorocco's picture
Upload 84 files
108b1ba verified
raw
history blame contribute delete
260 Bytes
# EfficientViT: Multi-Scale Linear Attention for High-Resolution Dense Prediction
# Han Cai, Junyan Li, Muyan Hu, Chuang Gan, Song Han
# International Conference on Computer Vision (ICCV), 2023
from .list import *
from .network import *
from .random import *