Transformers goes brrr... Attention and Transformers from scratch in TensorFlow. Currently contains Vision transformers, MobileViT-v1, MobileViT-v2, MobileViT-v3
-
Updated
Apr 2, 2025 - Python
Transformers goes brrr... Attention and Transformers from scratch in TensorFlow. Currently contains Vision transformers, MobileViT-v1, MobileViT-v2, MobileViT-v3
This project integrates MobileViTv3 into YOLOv8 for UAV-based object detection, achieving higher accuracy and smoother training than the original yolov8n.pt. Designed with lightweight efficiency, it is well-suited for deployment on edge devices such as drones. A Streamlit app is provided for intuitive model visualization and real-time inference.
To associate your repository with the mobilevitv3 topic, visit your repo's landing page and select "manage topics."