EnablingIntelligence / TrafficSignRecognitionLocalViT

This repository implements the traffic sign recognition using local vision transformer as proposed in https://arxiv.org/pdf/2311.06651v1.pdf . This is not the official repository to the paper.
MIT License
0 stars 0 forks source link

add local vision transformer #4

Closed c-schicho closed 7 months ago

c-schicho commented 8 months ago

use the implementations from #2 and #3 and create the local vision transformer as proposed in https://arxiv.org/pdf/2311.06651v1.pdf

c-schicho commented 7 months ago

reuse the code from https://github.com/EnablingIntelligence/Next-ViT