dolphinman7777 / pokemon-yellow-classifier

Classifies Pokémon Yellow game screens for automated gameplay (Battle, Menu, Overworld, Dialogue)

  • Public
  • 2.5K runs
  • CPU

Input

*string
Shift + Return to add a new line

Base64 encoded GameBoy screen image

Output

{ "confidence": 0.6543048620223999, "screenType": "Dialogue/Battle Menu", "alternatives": [ { "confidence": 0.6543048620223999, "screenType": "Dialogue/Battle Menu" }, { "confidence": 0.15146848559379578, "screenType": "Other" }, { "confidence": 0.08871069550514221, "screenType": "Menu" } ] }
Generated in

Run time and cost

This model costs approximately $0.00010 to run on Replicate, or 10000 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on CPU hardware. Predictions typically complete within 1 seconds.

Readme

This model doesn't have a readme.