Skip to content
View adamroberge's full-sized avatar
๐Ÿ’
๐Ÿ’

Highlights

  • Pro

Block or report adamroberge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adamroberge/README.md

๐Ÿ‘‹ Hi there, I'm Adam Roberge

๐ŸŽ“ About Me

Hi! I'm Adam Roberge, a Computer Engineering student at the University of Toronto, minoring in Artificial Intelligence, and expected to graduate in May 2027.

I'm passionate about Computer Vision, especially in Autonomous Vehicles, and Multimodal Architecture. Technology has always fascinated me, and I love learning new skills. I continuously strive to apply AI to solve real-world problems.


๐Ÿ› ๏ธ Skills & Technologies

๐Ÿ–ฅ๏ธ Programming Languages

Python C++ C Git MATLAB Assembly HTML5 CSS3 JavaScript


๐Ÿงฐ Frameworks & Libraries

PyTorch TensorFlow Keras OpenCV Hugging Face Weights & Biases CVAT NumPy Pandas Matplotlib Scikit-Learn Kaggle Flask Docker Tmux GitHub GitLab


๐Ÿ“ Blog

Stay updated with the latest insights and developments in 2D vision for autonomous vehicles and other computer vision topics on my Medium page. I regularly publish articles that delve into cutting-edge research, practical applications, and innovative solutions in the realm of computer vision and artificial intelligence.


๐Ÿ“Š GitHub Stats

Top Langs

โญ Projects

DynamicTokenLoc ViT enables flexible token allocation in Vision Transformers and allows visualizing attention maps at any layer.

Efficient MultiLevelUNet is a specialized U-Net architecture incorporating multi-level global pooling for enhanced feature extraction and classification, developed using the NIH Chest X-Ray dataset.

๐Ÿ—บ๏ธ Ultimate EV Mapper

Ultimate EV Mapper is a GIS project using C++ and Algorithms to find the optimal path and integrate real-time data such as weather, wind speed, wind direction, and the nearest EV charging stations.

๐ŸŽฎ EscapeQuest

EscapeQuest is a two-player maze game developed in C and Assembly for the Nios II processor environment, where Player 1 races to a dynamically changing checkpoint while Player 2 attempts to catch them, leveraging FPGA capabilities for a responsive experience.


Visitor Count

Pinned Loading

  1. DynamicTokenLocViT DynamicTokenLocViT Public

    Investigation into the roles of Register and CLS Tokens in Vision Transformers

    Python 2

  2. chriskrunchy/APS360-Project chriskrunchy/APS360-Project Public

    Group project for APS360: Applied Fundamentals of Deep Learning

    Python

  3. EscapeQuest EscapeQuest Public

    2 Player Catch Game Inside a Maze

    C

  4. UltimateEVMapper UltimateEVMapper Public

    Realโ€Time EV Navigation & Charging Assistant