This repository contains implementations for object detection using advanced deep learning techniques, including Vision Transformers and YOLO.
All code files are currently under review and will be uploaded soon as a Jupyter Notebook (.ipynb) file for easier accessibility and experimentation.
This project showcases object detection models implemented using Vision Transformers and YOLO architectures. Each implementation demonstrates how to process datasets, train models, and visualize detection results.
Explore object detection with Vision Transformers: Link to Kaggle Notebook
Dive into object detection using YOLO: Link to Google Colab Notebook
- Samer FNIS
- Mayank GUPTA
Below are some useful references and resources that helped in developing this project:
- Keras Vision Transformer Example
- Vision Transformers for Object Detection (Labellerr Blog)
- YOLO Training Guide on DigitalOcean
- YouTube Tutorial on Vision Transformers
- ChatGPT
Feel free to explore, contribute, or use these models as a reference for your object detection projects!