Welcome to the official GitHub profile for Programming with Julius! Here, I share my coding projects and various AI experiments.
I created a massive dataset of CS2 images with location labels. Then I used that to train a location-predictor AI. Check out the full video on YouTube!
![]() |
![]() |
---|
Explore the 3D projections of my location-guessing AI, using UMAP dimensionality reduction, directly on my website.
![]() |
![]() |
---|---|
![]() |
![]() |
This dataset contains 1.7 million 1024x1024 images from 17 Counter-Strike 2 maps (August 2024). Each image has a label with:
- Mapname
- X, Y, Z (Camera location)
- Pitch, Yaw (Camera viewangles)
More info in the Repository
This project involves using computer vision to predict the played map in Counter Strike 2. Check out the full video on YouTube!