VirtualTam's bookmarks
26 bookmarks found
-
AI Flame Graphs
2025-01-20 AI developers think about their bit of code, but with AI Flame Graphs they can now see the entire stack for the first time, including the HW, and many layers they don't usually think about or don't know about. It basically looks like a pile of gibberish with their code only a small part of the flame graph.
This reaction is similar to people's first experiences with CPU flame graphs, which show parts of the system that developers and engineers typically don't work on, such as runtime internals, system libraries, and kernel internals.
-
- BeamNG.tech Technical Paper (2021-06-21)
- Publications
- BeamNG.tech Blog
- Project References
- BeamNG/BeamNGpy - Python API for BeamNG.tech
- BeamNG/beamng-ros2-integration - Robot Operating System integration
-
OpenCat - Arduino Project Hub
2018-02-23 -
Pandorabots
2017-09-06 -
Reading game frames in Python with OpenCV - Python Plays GTA V | Python Programming Tutorials
2017-04-11 SCOOTER BROTHERS! WE'RE SCOOTER BROTHERS!
Scooter champ' algorithm:
- capture video with OpenCV
- process frames: region of interest, edge detection
- send DirectInput controls
- watch & enjoy!
src https://github.com/sentdex/pygta5/ via https://www.reddit.com/r/Python/comments/64l4pp/python_plays_gta_v_tutorial_series_creating_a/