You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
A project that aims to use optical flow and machine learning to visually detect cheating or hacking in video clips from fps games.
3
3
4
+
# Notes
5
+
* This project is still under development.
6
+
4
7
## The What
5
-
A new market for cheats that are visually indistinguishable to the human eye have led to a rise in "closet hacking" among streamers and professionals.
6
-
This form of cheating is very hard to detect. In some cases, nearly impossible to detect due to the humanized aim assist coming from another system entirely.
8
+
A new market for cheats that are visually indistinguishable to the human eye have lead to a rise in "closet hacking" among streamers and professionals.
9
+
This form of cheating is extremely hard to detect. In some cases it issible to detect, even with today's most advanced anti-cheat software.
7
10
8
11
We will combat this new kind of cheating by creating our own deep learning program to detect this behavior in video clips.
9
12
10
13
## The How
11
14
Because of the advanced technology used, the only reliable way to detect this form of cheating is by observing the cheating behavior directly from the end result- gameplay. Our goal is to analyze the video directly using deep learning to detect if a user is receiving machine assistance.
12
15
13
16
Phase 1 focuses primarily on humanized aim-assist. Upon completion of phase 1, WALDO's main function will be vindication and clarity to many recent "hackusations."
17
+
18
+
# Skills needed:
19
+
1. Machine learning / neural networks / AI
20
+
2. Visualizations and graphics
21
+
3. Data analysis
22
+
4. General python
23
+
5. Website design / programming
24
+
6. Game graphics / video analysis
25
+
7. Gamers
26
+
8. Current closet hackers you can help ( ͡° ͜ʖ ͡°)
0 commit comments