Flowtter / crispy

Crispy is a machine-learning algorithm to make video-games montages efficiently. It uses a neural network to detect highlights in the video-game frames
https://crispy.gyroskan.com/
MIT License
83 stars 5 forks source link

feat: Add the finals #44

Closed Flowtter closed 8 months ago

FlutterFraz commented 2 months ago

@Flowtter sorry if spam but I have a question: you say in the readme that in the finals there is no kill symbol, but you must already know that there is a "KILLED PLAYER" text appearing on screen on every kill (and every action-on-objective) so I was wondering what was the problem in implementing this feature? Thanks for the work by the way!

Flowtter commented 2 months ago

The KILLED PLAYER text only appears if you have the game in English, and it's also quite a long "symbol", so asking crispy to look for it would be more time-consuming and less effective than the current solution